diff options
author | Go MAEDA <maeda@farend.jp> | 2019-10-19 23:32:44 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-10-19 23:32:44 +0000 |
commit | da1cb855b6be84bcd8162c4b24025faf63e30709 (patch) | |
tree | 5a2a0ca88090074a7b4580e86e57654982e8d9d3 /config/locales/en-GB.yml | |
parent | c95bead933d8e7d129afd5247268ff7be6f92a55 (diff) | |
download | redmine-da1cb855b6be84bcd8162c4b24025faf63e30709.tar.gz redmine-da1cb855b6be84bcd8162c4b24025faf63e30709.zip |
Update locales (#29482).
git-svn-id: http://svn.redmine.org/redmine/trunk@18784 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 6a7516474..0d2197752 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1310,3 +1310,7 @@ en-GB: label_starts_with: starts with label_ends_with: ends with label_issue_fixed_version_updated: Target version updated + setting_project_list_defaults: Projects list defaults + label_display_type: Display results as + label_display_type_list: List + label_display_type_board: Board |