diff options
Diffstat (limited to 'config/locales/lt.yml')
-rw-r--r-- | config/locales/lt.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 2c27f50cd..8ad111506 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -854,8 +854,9 @@ lt: error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses"). text_journal_changed: "{{label}} changed from {{old}} to {{new}}" text_journal_set_to: "{{label}} set to {{value}}" - text_journal_deleted: "{{label}} deleted" + text_journal_deleted: "{{label}} deleted ({{old}})" label_group_plural: Groups label_group: Group label_group_new: New group label_time_entry_plural: Spent time + text_journal_added: "{{label}} {{value}} added" |