diff options
author | Go MAEDA <maeda@farend.jp> | 2021-11-21 07:04:47 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-11-21 07:04:47 +0000 |
commit | d72ae9b32b7bef20eb1f2f291d54f3ad4297994e (patch) | |
tree | 3c1deb06508553fbc52bda8c74522e40b3bb8b51 /config/locales/ja.yml | |
parent | 9e57ea78e02b0786dd31b760e14b6f8bebba83ad (diff) | |
download | redmine-d72ae9b32b7bef20eb1f2f291d54f3ad4297994e.tar.gz redmine-d72ae9b32b7bef20eb1f2f291d54f3ad4297994e.zip |
Japanese translation update (#36221).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21291 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 9b3f263dd..277832acb 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1401,9 +1401,8 @@ ja: for_all_users: 全ユーザー向け text_allowed_queries_to_select: 公開クエリ (すべてのユーザーが表示できるクエリ) のみ選択できます text_all_migrations_have_been_run: すべてのデータベースマイグレーションが実行済 - text_setting_config_change: You can configure the behaviour in config/configuration.yml. - Please restart the application after editing it. - button_create_and_follow: Create and follow - label_subtask: Subtask + text_setting_config_change: 動作はconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。 + button_create_and_follow: 作成後表示 + label_subtask: 子チケット label_default_query: デフォルトのクエリ - field_default_project_query: Default project query + field_default_project_query: デフォルトのプロジェクトクエリ |