diff options
author | Go MAEDA <maeda@farend.jp> | 2021-07-30 03:52:48 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-07-30 03:52:48 +0000 |
commit | fd9cca76c11dd9dd2300a5a6831d5bbca5ceb3cd (patch) | |
tree | 5388c0ab164589c14623a56405ec02ba14bd117b /config/locales/ko.yml | |
parent | a6a8ef728c88fd15d5d9e993e829b88ee2108061 (diff) | |
download | redmine-fd9cca76c11dd9dd2300a5a6831d5bbca5ceb3cd.tar.gz redmine-fd9cca76c11dd9dd2300a5a6831d5bbca5ceb3cd.zip |
Update locales (#35562).
git-svn-id: http://svn.redmine.org/redmine/trunk@21111 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r-- | config/locales/ko.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 467ad9de9..37f776b6d 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1472,3 +1472,4 @@ ko: for_current_project: For current project for_all_users: For all users text_allowed_queries_to_select: Public (to any users) queries only selectable + text_all_migrations_have_been_run: All database migrations have been run |