diff options
author | Go MAEDA <maeda@farend.jp> | 2022-07-10 07:00:05 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-07-10 07:00:05 +0000 |
commit | 005bbb6726bbc50dce46ca35a420f09a92788497 (patch) | |
tree | 217fa6bbb636ea3a49ecc7929f0b5cd926c693be /config/locales/eu.yml | |
parent | 15e444ae38a05541542104da07c5a0ed370688fa (diff) | |
download | redmine-005bbb6726bbc50dce46ca35a420f09a92788497.tar.gz redmine-005bbb6726bbc50dce46ca35a420f09a92788497.zip |
Update locales (#33660).
git-svn-id: https://svn.redmine.org/redmine/trunk@21700 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/eu.yml')
-rw-r--r-- | config/locales/eu.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 29777995a..d65dd387c 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1466,3 +1466,6 @@ eu: text_projects_bulk_destroy_confirm: To confirm, please enter "%{yes}" in the box below. text_subprojects_bulk_destroy: 'including its subproject(s): %{value}' field_current_password: Current password + sudo_mode_new_info_html: "<strong>What's happening?</strong> You need to reconfirm + your password before taking any administrative actions, this ensures your account + stays protected." |