diff options
author | Go MAEDA <maeda@farend.jp> | 2020-06-18 02:52:13 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-06-18 02:52:13 +0000 |
commit | a382a6fde1fd3f83442ddca867dcaeeaffa0970c (patch) | |
tree | a0d0912647045bcfe38afa992cdba86b23016c66 /config/locales/en-GB.yml | |
parent | 2b92d02e5755af4b572c6537b4aabe9c35eb8852 (diff) | |
download | redmine-a382a6fde1fd3f83442ddca867dcaeeaffa0970c.tar.gz redmine-a382a6fde1fd3f83442ddca867dcaeeaffa0970c.zip |
Update locales (#1422).
git-svn-id: http://svn.redmine.org/redmine/trunk@19829 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 163716649..bc505e783 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1332,3 +1332,4 @@ en-GB: field_passwd_changed_on: Password last changed label_relations_mapping: Relations mapping label_import_users: Import users + label_days_to_html: "%{days} days up to %{date}" |