diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-16 05:44:04 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-16 05:44:04 +0000 |
commit | 1538ab894be6fb8cb90ba80860578d3e62f37403 (patch) | |
tree | 4cd5f16455b0b5771d2de9b7284e282ecfe385d1 /config | |
parent | b5820ce54f43703298d2c9d47a6a102fc8479661 (diff) | |
download | redmine-1538ab894be6fb8cb90ba80860578d3e62f37403.tar.gz redmine-1538ab894be6fb8cb90ba80860578d3e62f37403.zip |
Japanese translation updated by Go MAEDA (#12606)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11013 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 2203a9823..6e2ef77c6 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1111,4 +1111,4 @@ ja: setting_non_working_week_days: 休業日 label_in_the_next_days: 今後○日 label_in_the_past_days: 過去○日 - label_attribute_of_user: User's %{name} + label_attribute_of_user: ユーザーの %{name} |