New picture link output, register modal
This commit is contained in:
@@ -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