Translated using Weblate (German)
Currently translated at 96.2% (232 of 241 strings) Co-authored-by: luger16 <luis.gerlach@gmx.de> Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/ Translation: Spoolman/Web Client
This commit is contained in:
@@ -305,11 +305,13 @@
|
|||||||
"default_value": "Standardwert",
|
"default_value": "Standardwert",
|
||||||
"order": "Bestellung",
|
"order": "Bestellung",
|
||||||
"multi_choice": "Mehrfachauswahl",
|
"multi_choice": "Mehrfachauswahl",
|
||||||
"key": "Schlüssel"
|
"key": "Schlüssel",
|
||||||
|
"choices": "Auswahl"
|
||||||
},
|
},
|
||||||
"field_type": {
|
"field_type": {
|
||||||
"text": "Text",
|
"text": "Text",
|
||||||
"float": "Dezimalzahl"
|
"float": "Dezimalzahl",
|
||||||
|
"integer": "Ganze Zahl"
|
||||||
},
|
},
|
||||||
"boolean_true": "Ja",
|
"boolean_true": "Ja",
|
||||||
"boolean_false": "Nein",
|
"boolean_false": "Nein",
|
||||||
|
|||||||
Reference in New Issue
Block a user