Explorar o código

extend password validation

andre %!s(int64=2) %!d(string=hai) anos
pai
achega
2531a316dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      langs/german.php

+ 1 - 1
langs/german.php

@@ -80,7 +80,7 @@ $_LANG['FormValidators']['PleaseProvideANumericValueBetween']
 $_LANG['changesSaved']                             = 'Die Änderungen wurden erfolgreich gespeichert';
 $_LANG['ItemNotFound']                             = 'Item Not Found';
 $_LANG['formValidationError']                                 = 'Form Validation Error';
-$_LANG['FormValidators']['thisFieldCannotBeEmpty']            = 'This Field Cannot Be Empty';
+$_LANG['FormValidators']['thisFieldCannotBeEmpty']            = 'Dieses Feld darf nicht leer sein';
 $_LANG['FormValidators']['PleaseProvideANumericValue']        = 'Bitte einen numerischen Wert eingeben';
 $_LANG['FormValidators']['PleaseProvideANumericValueBetween'] = 'Bitte einen numerischen Wert zwischen :minValue: und :maxValue: eingeben';