Registration and activation
This commit is contained in:
9
frontend/src/i18n/locales/de/activate.json
Normal file
9
frontend/src/i18n/locales/de/activate.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"activate": {
|
||||
"title": "Zugang aktivieren",
|
||||
"message": "Hallo {username}. Bitte gib hier den Code ein, den wir Dir per Email zugesendet haben.",
|
||||
"token": "Token:",
|
||||
"submit": "Absenden",
|
||||
"failure": "Die Aktivierung war nicht erfolgreich."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user