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

@ -40,6 +40,12 @@
"no_counting_time_hint": "Eg. \"1784\". With timespans larger than one year please calculate the year in the middle (e.g. Time is \"1870-1880\" -> Counting time is \"1875\". Month and day have to be digits, e.g. month -> \"04\", day -> \"12\" - both might be left empty",
"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"
"end_before_start": "Your time starts after it ended",
"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"
}
}