This commit is contained in:
2019-12-05 22:48:41 +00:00
parent 0fb645858b
commit 4c35cccf2f
4 changed files with 18 additions and 7 deletions

View File

@@ -1584,5 +1584,8 @@
"ShortTimeFormat":"Kurze uhrzeitformat",
"ShortDateAndTimeFormat": "Kurze datums- und zeitformat",
"TypeToSearchOrAdd": "Beginnen Sie mit der Eingabe, um zu suchen oder hinzuzufügen",
"NoData": "Keine Daten"
"NoData": "Keine Daten",
"FormFieldEntryRequired": "Pflichtfeld",
"FormFieldVisible": "Sichtbar",
"FormfieldDataType": "Felddatentyp"
}

View File

@@ -1583,9 +1583,9 @@
"ShortTimeFormat":"Short time format",
"ShortDateAndTimeFormat": "Short date and time format",
"TypeToSearchOrAdd": "Start typing to search or add",
"NoData": "No data"
"NoData": "No data",
"FormFieldEntryRequired": "Required",
"FormFieldVisible": "Visible",
"FormfieldDataType": "Field data type"
}

View File

@@ -1584,6 +1584,10 @@
"ShortTimeFormat":"Formato de hora corta",
"ShortDateAndTimeFormat": "Formato de fecha y hora corta",
"TypeToSearchOrAdd": "Comience a escribir para buscar o agregar",
"NoData": "Sin datos"
"NoData": "Sin datos",
"FormFieldEntryRequired": "Campo obligatorio",
"FormFieldVisible": "Visible",
"FormfieldDataType": "Tipo de datos del campo"
}

View File

@@ -1583,6 +1583,10 @@
"ShortTimeFormat":"Format d'heure courte",
"ShortDateAndTimeFormat": "Format de la date et de l'heure courte",
"TypeToSearchOrAdd": "Commencez à taper pour rechercher ou ajouter",
"NoData": "Aucune donnée"
"NoData": "Aucune donnée",
"FormFieldEntryRequired": "Champ obligatoire",
"FormFieldVisible": "Visible",
"FormfieldDataType": "Type de données de champ"
}