diff options
author | Go MAEDA <maeda@farend.jp> | 2020-02-29 06:14:48 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-02-29 06:14:48 +0000 |
commit | 3666bd7017b6cf74a4840102d1a9dcfa2653fecc (patch) | |
tree | 4a9215dec8d5fcbd34d54a5e20a1eaeacc1eedd8 /config/locales/ru.yml | |
parent | 700ad847da0014114e3ca806bce56046b77aa9b3 (diff) | |
download | redmine-3666bd7017b6cf74a4840102d1a9dcfa2653fecc.tar.gz redmine-3666bd7017b6cf74a4840102d1a9dcfa2653fecc.zip |
Update locales (#29285).
git-svn-id: http://svn.redmine.org/redmine/trunk@19540 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index d7d9b6056..aea006c73 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1402,3 +1402,4 @@ ru: field_toolbar_language_options: Code highlighting toolbar languages label_user_mail_notify_about_high_priority_issues_html: Also notify me about issues with a priority of <em>%{prio}</em> or higher + label_assign_to_me: Assign to me |