diff options
author | Go MAEDA <maeda@farend.jp> | 2020-01-14 14:38:48 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-01-14 14:38:48 +0000 |
commit | 6611f5bf5dd78d5c7ba9b11eafc498049e05fa52 (patch) | |
tree | 499425f933124e0342055ecd70d01343959313bf /config | |
parent | 7f60d56201e479be4f1235e873e1119e493679ad (diff) | |
download | redmine-6611f5bf5dd78d5c7ba9b11eafc498049e05fa52.tar.gz redmine-6611f5bf5dd78d5c7ba9b11eafc498049e05fa52.zip |
Make languages in Highlighted code button in toolbar customizable (#32528).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19429 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 031c7ba87..3df365c09 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -389,6 +389,7 @@ en: field_recently_used_projects: Number of recently used projects in jump box field_history_default_tab: Issue's history default tab field_unique_id: Unique ID + field_toolbar_language_options: Code highlighting toolbar languages setting_app_title: Application title setting_welcome_text: Welcome text |