diff options
author | Go MAEDA <maeda@farend.jp> | 2022-07-17 04:47:39 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-07-17 04:47:39 +0000 |
commit | 549a124c782281efda7a1d9e75a0337b1dc40bc9 (patch) | |
tree | 4519bf6db4103baefb59534d8352467592356af9 /config/locales/no.yml | |
parent | f52b3f90eb04bf312472660b35aae8edc15eb5d5 (diff) | |
download | redmine-549a124c782281efda7a1d9e75a0337b1dc40bc9.tar.gz redmine-549a124c782281efda7a1d9e75a0337b1dc40bc9.zip |
Update locales (#31505).
git-svn-id: https://svn.redmine.org/redmine/trunk@21714 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/no.yml')
-rw-r--r-- | config/locales/no.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/no.yml b/config/locales/no.yml index ec46f24ee..d57f478f4 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1458,3 +1458,5 @@ sudo_mode_new_info_html: "<strong>What's happening?</strong> You need to reconfirm your password before taking any administrative actions, this ensures your account stays protected." + label_edited: Edited + label_time_by_author: "%{time} by %{author}" |