diff options
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r-- | config/locales/ko.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 8762eca33..090c055aa 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1511,3 +1511,8 @@ ko: label_edited: Edited label_time_by_author: "%{time} by %{author}" field_default_time_entry_activity: Default spent time activity + field_is_member_of_group: Member of group + text_users_bulk_destroy_head: You are about to delete the following users and remove + all references to them. This cannot be undone. Often, locking users instead of deleting + them is the better solution. + text_users_bulk_destroy_confirm: To confirm, please enter "%{yes}" below. |