mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-28 18:41:19 +00:00
Merge branch 'change-username'
This commit is contained in:
@@ -522,6 +522,11 @@
|
||||
"carousel_slide": "Slide {{current}} of {{total}}",
|
||||
"carousel_skip": "Skip the Carousel",
|
||||
"carousel_go_to": "Go to slide `x`",
|
||||
"footer_contact_url": "Contact the Administrator"
|
||||
|
||||
"footer_contact_url": "Contact the Administrator",
|
||||
"new_username": "New username",
|
||||
"change_username": "Change username",
|
||||
"username_required_field": "Username is a required field",
|
||||
"username_empty": "Username cannot be empty",
|
||||
"username_is_the_same": "This is your username, use another one",
|
||||
"username_taken": "Username is already taken, use another one"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user