New picture link output, register modal
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
"Unauthorized_postUpdate": "Keine Berechtigung",
|
||||
"NotFound_post:postUpdate": "Post nicht gefunden",
|
||||
|
||||
"Duplicate_user:register": "Ein Benutzer mit diesem Benutzernamen oder E-Mail existiert schon",
|
||||
|
||||
"username": "Benutzername",
|
||||
"email": "E-Mail",
|
||||
"password": "Passwort",
|
||||
@@ -71,5 +73,14 @@
|
||||
"Upload named": "{{name}} gewählt",
|
||||
"Avatar": "Avatar {{name}}",
|
||||
"Remove": "Entfernen",
|
||||
"or": "oder"
|
||||
"or": "oder",
|
||||
|
||||
"Leave comment header": "Du benötigst ein Konto um einen Kommentar zu hinterlassen.",
|
||||
"Leave comment action": "Klicke oben rechts auf das Icon um dich anzumelden oder zu registrieren.",
|
||||
|
||||
"Register prompt": "<0>Noch kein Konto?</0> <1>Registriere</1> <2>dich jetzt!</2>",
|
||||
"Register": "Konto anlegen",
|
||||
"Confirm header": "Fast geschafft!",
|
||||
"Confirm mail": "Prüfe dein E-Mail Postfach auf eine Bestätigungsmail.",
|
||||
"Close": "Schließen"
|
||||
}
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
"Unauthorized_postUpdate": "Unauthorized",
|
||||
"NotFound_post:postUpdate": "Post not found",
|
||||
|
||||
"Duplicate_user:register": "A user with this username or email already exists",
|
||||
|
||||
"username": "username",
|
||||
"email": "email",
|
||||
"password": "password",
|
||||
@@ -72,5 +74,14 @@
|
||||
"Upload named": "{{name}} chosen",
|
||||
"Avatar": "Avatar {{name}}",
|
||||
"Remove": "Remove",
|
||||
"or": "or"
|
||||
"or": "or",
|
||||
|
||||
"Leave comment header": "You need an account to leave a Comment.",
|
||||
"Leave comment action": "Click on the icon in the top right corner to log in or register.",
|
||||
|
||||
"Register prompt": "<0>No account yet?</0> <1>Register</1> <2>now!</2>",
|
||||
"Register": "Create account",
|
||||
"Confirm header": "Almost there!",
|
||||
"Confirm mail": "Check your email for a confirmation mail.",
|
||||
"Close": "Close"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user