Actions
Patch #34882
closedJapanese translation update (r20618)
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Translated button_fetch_changesets added by #8875.
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: コミットを取得
Updated by Go MAEDA about 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch.
Actions