Merge branch 'change-username'

This commit is contained in:
Fijxu
2025-03-07 16:16:53 -03:00
6 changed files with 146 additions and 2 deletions

View File

@@ -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"
}