diff options
author | Go MAEDA <maeda@farend.jp> | 2020-09-18 07:14:23 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-09-18 07:14:23 +0000 |
commit | 681dc5cdf594d1f9d73d0fc16a3cf51dc861fc31 (patch) | |
tree | f65819deaa8b4fe468a7aa00ec5036dcae44cbce /config/locales/ja.yml | |
parent | 8555cfbcb08116284913887208412cd29f8db58c (diff) | |
download | redmine-681dc5cdf594d1f9d73d0fc16a3cf51dc861fc31.tar.gz redmine-681dc5cdf594d1f9d73d0fc16a3cf51dc861fc31.zip |
Japanese translation update (#33999).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@20050 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-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 69f74a454..281972862 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1367,4 +1367,4 @@ ja: error_filename_required: ファイル名が必要です error_invalid_size_parameter: sizeパラメータが無効です error_attachment_not_found: 添付ファイル %{name} が見つかりません - permission_delete_project: Delete the project + permission_delete_project: プロジェクトの削除 |