Add translations for interactive feedback

This commit is contained in:
2020-03-18 16:58:13 +01:00
parent 57c8c09856
commit 604f6e5f69
21 changed files with 224 additions and 21 deletions

View File

@@ -41,6 +41,12 @@
"wrong_month": "Please give month in the correct way",
"wrong_day": "Please give day in the correct way",
"end_before_start": "Your time starts after it ended",
"40": ""
"40": "",
"added_new_time_entry": "Added new time entry",
"updated_approval_status_of_time_entry": "Updated approval status of time entry",
"merged_times": "Zeitbegriffe zusammen gef\u00fchrt",
"transferred_time_to_tag": "Transferred time to tag",
"deleted_time_entry": "Deleted time entry",
"updated_base_information_for_time_entry": "Updated base information for time entry"
}
}