diff --git a/src/locales/de.json b/src/locales/de.json index abd0e37..e495d37 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -13,6 +13,7 @@ "id": "ID", "lastname": "Nachname", "location": "Ort", + "mit-unterstuetzung-von": "Mit Unterstützung von:", "please_use_blockletters": "Bitte in DRUCKBUCHSTABEN schreiben", "postalcode": "Postleitzahl", "signature": "Unterschrift", diff --git a/src/locales/en.json b/src/locales/en.json index b1b0691..9ca0404 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -13,6 +13,7 @@ "id": "ID", "lastname": "Last name", "location": "Location", + "mit-unterstuetzung-von": "Supported by:", "please_use_blockletters": "Please write in BLOCK LETTERS.", "postalcode": "Postal code", "signature": "Signature",