german locale

This commit is contained in:
Peter Pfläging 2018-08-23 22:24:17 +02:00
parent ae90053312
commit d796a7a46b

8
config/locales/de.yml Normal file
View File

@ -0,0 +1,8 @@
de:
ide_txt_validation_btn : 'Änderung bestätitgen'
ide_txt_error_positive_number : 'Hier muss eine positive Zahl stehen'
ide_txt_error_start_date : 'Das Startdatum muss vor dem Enddatum liegen'
ide_txt_error_due_date : 'Das Enddatum muss nach dem Startdatum liegen'
ide_txt_error_ajax_call : 'Error (Javascript Konsole kontrollieren)'
ide_txt_cancel_btn : 'Änderungen ignorieren'
ide_txt_required_field : 'Pflichtfeld bitte ausfüllen'