diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-12-16 16:33:41 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-12-16 16:33:41 +0000 |
commit | 74eb2681ab1e919f75bde8c33c782ae4cdbd4db7 (patch) | |
tree | 63b5016ae2603c8abef1e391244f4eb950d5e6c7 /config/locales/cs.yml | |
parent | 2cba207a70c8af96e5a75f6838924ec3c267e0d8 (diff) | |
download | redmine-74eb2681ab1e919f75bde8c33c782ae4cdbd4db7.tar.gz redmine-74eb2681ab1e919f75bde8c33c782ae4cdbd4db7.zip |
Update locales.
git-svn-id: http://svn.redmine.org/redmine/trunk@17757 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/cs.yml')
-rw-r--r-- | config/locales/cs.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index bcd4e5a0e..b66c6ed45 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1248,3 +1248,6 @@ cs: 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 + error_not_allowed_to_log_time_for_other_users: Your role is not allowed to log time + for other users + permission_log_time_for_other_users: Log spent time for other users |