diff options
author | Go MAEDA <maeda@farend.jp> | 2022-08-26 01:56:09 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-08-26 01:56:09 +0000 |
commit | 015fbf50a6477a9009565a2db8c18c3a68529dae (patch) | |
tree | df7de7e84de6d456c032a18ad4a984ebdeec2887 /config/locales/it.yml | |
parent | db58c137a1cf880df72f141c9400c921c0cec4bf (diff) | |
download | redmine-015fbf50a6477a9009565a2db8c18c3a68529dae.tar.gz redmine-015fbf50a6477a9009565a2db8c18c3a68529dae.zip |
Merged r21782 from trunk to 5.0-stable (#37603).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21783 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 4d14207fe..fb8dca016 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1421,6 +1421,7 @@ it: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} |