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/lv.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/lv.yml')
-rw-r--r-- | config/locales/lv.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 32a581039..663570468 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -835,6 +835,7 @@ lv: text_assign_time_entries_to_project: Piešķirt ziņotās stundas projektam text_reassign_time_entries: 'Piešķirt ziņotās stundas uzdevumam:' text_user_wrote: "%{value} rakstīja:" + text_user_wrote_in: "%{value} rakstīja (%{link}):" text_enumeration_destroy_question: "%{count} objekti ir piešķirti šai vērtībai." text_enumeration_category_reassign_to: 'Piešķirt tos šai vērtībai:' text_email_delivery_not_configured: "E-pastu nosūtīšana nav konfigurēta, un ziņojumi ir izslēgti.\nKonfigurējiet savu SMTP serveri datnē config/configuration.yml un pārstartējiet lietotni." |