diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-12-16 07:40:14 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-12-16 07:40:14 +0000 |
commit | 64668d9d8321cba454f7025877eab08cc3cfd9ba (patch) | |
tree | 4bde151d17e6ba477de15ae5f4b188fab4870cbd /config/locales/cs.yml | |
parent | ede29cde28fd5212473c3af03e2c49461f0fe16b (diff) | |
download | redmine-64668d9d8321cba454f7025877eab08cc3cfd9ba.tar.gz redmine-64668d9d8321cba454f7025877eab08cc3cfd9ba.zip |
Adds :label_delete_link_to_subtask to locales (#23392).
git-svn-id: http://svn.redmine.org/redmine/trunk@17748 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/cs.yml')
-rw-r--r-- | config/locales/cs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index db16d4597..bcd4e5a0e 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1247,3 +1247,4 @@ cs: error_token_expired: Tento odkaz na obnovu hesla vypršel, prosím zkuste to znovu. error_spent_on_future_date: Cannot log time on a future date setting_timelog_accept_future_dates: Accept time logs on future dates + label_delete_link_to_subtask: Odstranit souvislost |