diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-06 10:29:51 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-06 10:29:51 +0000 |
commit | eac2cc272b98b27c981f26ce5f15fb2948befd7b (patch) | |
tree | 33a56a3cf37e7acc17db14a3d45d2a1950bd2c3b | |
parent | e4e7d1b6bdefb1ae8ce9bbdf6a0cbc0409c23a46 (diff) | |
download | redmine-eac2cc272b98b27c981f26ce5f15fb2948befd7b.tar.gz redmine-eac2cc272b98b27c981f26ce5f15fb2948befd7b.zip |
Merged r13220 (#17392, #17003).
git-svn-id: http://svn.redmine.org/redmine/branches/2.5-stable@13223 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index fef14ef30..3296e41d8 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1139,4 +1139,4 @@ ja: label_check_for_updates: アップデートを確認 label_latest_compatible_version: 互換性のある最新バージョン label_unknown_plugin: 不明なプラグイン - label_radio_buttons: radio buttons + label_radio_buttons: ラジオボタン |