New picture link output, register modal

This commit is contained in:
2024-07-28 01:46:16 +02:00
parent 72a0ad6364
commit 215ed1bc7f
30 changed files with 402 additions and 59 deletions
+12 -1
View File
@@ -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"
}