diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-11 07:01:56 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-11 07:01:56 +0000 |
commit | 880632eb6f8df6add83d428f41078bfccde40d18 (patch) | |
tree | b51e8579a560ba3b2739cdf91d1c067615de0b12 /config/locales/ja.yml | |
parent | 4dfa6fc72461c4c880f264355ee4e0a375b1be9a (diff) | |
download | redmine-880632eb6f8df6add83d428f41078bfccde40d18.tar.gz redmine-880632eb6f8df6add83d428f41078bfccde40d18.zip |
Update locales (#8875).
git-svn-id: http://svn.redmine.org/redmine/trunk@20773 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 0e3ef0d77..d3966a14c 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1372,3 +1372,4 @@ ja: text_project_destroy_enter_identifier: 確認のためプロジェクト識別子 (%{identifier}) を入力してください。 button_add_subtask: 子チケットを追加 notice_invalid_watcher: '無効なウォッチャー: このオブジェクトを表示できないユーザーですので通知は行われません。' + button_fetch_changesets: Fetch commits |