diff options
author | Go MAEDA <maeda@farend.jp> | 2019-06-02 13:25:40 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-06-02 13:25:40 +0000 |
commit | 748e8725d6c93dadfebc94440a0600cdfb890f9a (patch) | |
tree | ad5a6e5f5b820ceda678bd2f4b07cce413dd5ff3 /config/locales/mk.yml | |
parent | 1c0a539eb73ca5be014dd670d431f37ec1194c6c (diff) | |
download | redmine-748e8725d6c93dadfebc94440a0600cdfb890f9a.tar.gz redmine-748e8725d6c93dadfebc94440a0600cdfb890f9a.zip |
Add text_user_wrote_in to locales (#31427).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18216 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/mk.yml')
-rw-r--r-- | config/locales/mk.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 3594bac1a..d2d9a0e49 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -857,6 +857,7 @@ mk: text_assign_time_entries_to_project: Додели ги пријавените часови на проектот text_reassign_time_entries: 'Reassign reported hours to this issue:' text_user_wrote: "%{value} напиша:" + text_user_wrote_in: "%{value} напиша (%{link}):" text_enumeration_destroy_question: "%{count} objects are assigned to this value." text_enumeration_category_reassign_to: 'Reassign them to this value:' text_email_delivery_not_configured: "Доставата по е-пошта не е конфигурирана, и известувањата се оневозможени.\nКонфигурирајте го Вашиот SMTP сервер во config/configuration.yml и рестартирајте ја апликацијата." |