diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-14 08:29:09 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-14 08:29:09 +0000 |
commit | 32f782f1aad8f57b3afd1be300bf7295ac474ac4 (patch) | |
tree | 0bc3cf84125c1a593620230b02e9be99d6911d4b /config/locales/en.yml | |
parent | 2e2e2cfe425c2664517fb59836fbd3eff5e35861 (diff) | |
download | redmine-32f782f1aad8f57b3afd1be300bf7295ac474ac4.tar.gz redmine-32f782f1aad8f57b3afd1be300bf7295ac474ac4.zip |
Adds translations.
git-svn-id: http://svn.redmine.org/redmine/trunk@12401 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index f215bfd17..bbfea75c3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -903,6 +903,10 @@ en: label_visibility_private: to me only label_visibility_roles: to these roles only label_visibility_public: to any users + label_link: Link + label_only: only + label_drop_down_list: drop-down list + label_checkboxes: checkboxes button_login: Login button_submit: Submit |