CreateRoom validation improvements

This commit is contained in:
10G Meow 2022-10-30 18:28:16 +02:00 committed by n8fr8
parent b92c8d1ecf
commit be342b8f52
13 changed files with 41 additions and 18 deletions

View file

@ -106,7 +106,8 @@
"status_creating": "Creating room",
"status_avatar_total": "Uploading avatar: {count} of {total}",
"status_avatar": "Uploading avatar: {count}",
"room_name_limit_error_msg": "Maximum 50 characters allowed"
"room_name_limit_error_msg": "Maximum 50 characters allowed",
"semicolon_not_allowed": "Semicolon is allowed"
},
"device_list": {
"title": "DEVICES",