diff options
-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: コミットを取得 |