diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-11 12:07:21 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-11 12:07:21 +0000 |
commit | 11ceb9134de23c35eb7315ff81f0d02219ffcfe3 (patch) | |
tree | f9df373e1a5ee042a2d872e93f075ade9252dc1c /config | |
parent | b2ec79a374a63a271689ef99d0bf713093d726a1 (diff) | |
download | redmine-11ceb9134de23c35eb7315ff81f0d02219ffcfe3.tar.gz redmine-11ceb9134de23c35eb7315ff81f0d02219ffcfe3.zip |
Japanese translation update (#34882).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@20776 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 d3966a14c..696d22e2b 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1372,4 +1372,4 @@ ja: text_project_destroy_enter_identifier: 確認のためプロジェクト識別子 (%{identifier}) を入力してください。 button_add_subtask: 子チケットを追加 notice_invalid_watcher: '無効なウォッチャー: このオブジェクトを表示できないユーザーですので通知は行われません。' - button_fetch_changesets: Fetch commits + button_fetch_changesets: コミットを取得 |