mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
11 lines
256 B
JSON
11 lines
256 B
JSON
{
|
|
"email": "E-Mail",
|
|
"firstName": "Vorname",
|
|
"language": "Sprache",
|
|
"lastName": "Nachname",
|
|
"updated": "Profil Aktualisieren",
|
|
"updateError": "Profil konnte nicht aktualisiert werden",
|
|
"updateNow": "Speichern",
|
|
"username": "Benutzername"
|
|
}
|