Room name limit set to 50 char

This commit is contained in:
10G Meow 2022-05-16 14:20:28 +00:00 committed by n8fr8
parent 01fbc30f50
commit 2707875d16
13 changed files with 29 additions and 14 deletions

View file

@ -104,7 +104,8 @@
"invite_description": "Choose from a list or search by account ID",
"status_creating": "Creating room",
"status_avatar_total": "Uploading avatar: {count} of {total}",
"status_avatar": "Uploading avatar: {count}"
"status_avatar": "Uploading avatar: {count}",
"room_name_limit_error_msg": "Maximum 50 characters allowed"
},
"device_list": {
"title": "DEVICES",