diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 893b1b016..f5ba8070a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -948,6 +948,8 @@ ja: text_scm_path_encoding_note: "デフォルト: UTF-8" text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\gitrepo)" text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\hgrepo)" + text_scm_command: コマンド + text_scm_version: バージョン default_role_manager: 管理者 default_role_developer: 開発者 |