diff options
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 59fae8f07..f30f73698 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -920,3 +920,7 @@ tr: field_parent_issue: Parent task label_subtask_plural: Subtasks label_project_copy_notifications: Send email notifications during the project copy + error_can_not_delete_custom_field: Unable to delete custom field + error_unable_to_connect: Unable to connect ({{value}}) + error_can_not_remove_role: This role is in use and can not be deleted. + error_can_not_delete_tracker: This tracker contains issues and can't be deleted. |