feature/173-scanstation_configcodes #174

Merged
niggl merged 7 commits from feature/173-scanstation_configcodes into dev 2023-04-17 15:55:53 +00:00
2 changed files with 984 additions and 980 deletions
Showing only changes of commit e60c09e19c - Show all commits

View File

@ -487,5 +487,7 @@
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Änderungen speichern, um einen Link zu generieren.",
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
"zip-postal-code": "Postleitzahl"
"zip-postal-code": "Postleitzahl",
"config-codes": "Konfigurations-Codes",
"api-endpoint": "API-Endpunkt"
}

View File

@ -487,5 +487,7 @@
"you-have-to-provide-an-organization": "You have to provide an organization",
"you-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.",
"you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
"zip-postal-code": "ZIP/ postal code"
"zip-postal-code": "ZIP/ postal code",
"config-codes": "Config codes",
"api-endpoint": "API-Endpoint"
}