diff options
Diffstat (limited to 'config/locales/th.yml')
-rw-r--r-- | config/locales/th.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/th.yml b/config/locales/th.yml index 98d3c3c2b..bf694e20b 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -821,8 +821,9 @@ th: 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" |