diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-05 10:00:57 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-05 10:00:57 +0000 |
commit | 7a59c03e3083cea287e234d93a9236e1d2894e93 (patch) | |
tree | 076cdfef21d921bc6fee2629b18caebc741c3a57 /config/locales/nl.yml | |
parent | b91cbcaa0382362688c59eb192bce46508956f7b (diff) | |
download | redmine-7a59c03e3083cea287e234d93a9236e1d2894e93.tar.gz redmine-7a59c03e3083cea287e234d93a9236e1d2894e93.zip |
Adds translation string (#17003).
git-svn-id: http://svn.redmine.org/redmine/trunk@13217 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 828f1e990..1d9f327bd 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1095,3 +1095,4 @@ nl: label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version label_unknown_plugin: Unknown plugin + label_radio_buttons: radio buttons |