diff options
author | Go MAEDA <maeda@farend.jp> | 2022-05-25 06:51:37 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-05-25 06:51:37 +0000 |
commit | a6353edafa528ee6defcd20549b397f8f1021a56 (patch) | |
tree | 617748fda42dd5e753cca3c4ed2c2450f71e89b1 /config/locales/lv.yml | |
parent | f398637fde86f01b206e911900292bf7f57f2d2e (diff) | |
download | redmine-a6353edafa528ee6defcd20549b397f8f1021a56.tar.gz redmine-a6353edafa528ee6defcd20549b397f8f1021a56.zip |
Update translations of field_principal to User or Group (#36938).
Contributed by Holger Just.
git-svn-id: https://svn.redmine.org/redmine/trunk@21601 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/lv.yml')
-rw-r--r-- | config/locales/lv.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 2e1f84d81..75a2c8c79 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -881,7 +881,7 @@ lv: label_subtask_plural: Apakšuzdevumi error_can_not_delete_tracker: This tracker contains issues and cannot be deleted. label_project_copy_notifications: Send email notifications during the project copy - field_principal: Principal + field_principal: User or Group notice_failed_to_save_members: "Failed to save member(s): %{errors}." text_zoom_out: Zoom out text_zoom_in: Zoom in |