diff options
author | Go MAEDA <maeda@farend.jp> | 2021-07-31 07:06:48 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-07-31 07:06:48 +0000 |
commit | f5a3a0cfeea6e1a19479e22b7cdbc61c22a48ba1 (patch) | |
tree | c7ebd60af4bae016912f3e8fa0fc49f73e31e5a8 | |
parent | 1e74c41aa34ad43f783fb03c5b93d85ee08cd514 (diff) | |
download | redmine-f5a3a0cfeea6e1a19479e22b7cdbc61c22a48ba1.tar.gz redmine-f5a3a0cfeea6e1a19479e22b7cdbc61c22a48ba1.zip |
Japanese translation update (#35646).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21122 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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 f9980524c..0b39f74a6 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1398,4 +1398,4 @@ ja: for_current_project: 現在のプロジェクト for_all_users: 全ユーザー向け text_allowed_queries_to_select: 公開クエリ (すべてのユーザーが表示できるクエリ) のみ選択できます - text_all_migrations_have_been_run: All database migrations have been run + text_all_migrations_have_been_run: すべてのデータベースマイグレーションが実行済 |