diff options
author | Go MAEDA <maeda@farend.jp> | 2018-04-24 11:56:04 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-04-24 11:56:04 +0000 |
commit | 687ebc41055ed1e94a87cc783d762fb850577b6f (patch) | |
tree | a42ef85afec2a7183a5de10ce05066b05105842f | |
parent | fae4393cca360c85ef061293af8263aa413de524 (diff) | |
download | redmine-687ebc41055ed1e94a87cc783d762fb850577b6f.tar.gz redmine-687ebc41055ed1e94a87cc783d762fb850577b6f.zip |
Japanese translation update (#28610).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17306 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 a2f314338..4accf1da4 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1240,4 +1240,4 @@ ja: setting_timelog_max_hours_per_day: 1日・1人あたりの作業時間の上限 label_x_revisions: "%{count}件の履歴" error_can_not_delete_auth_source: この認証方式は使用中です。削除できません。 - button_actions: Actions + button_actions: 操作 |