CreateRoom validation improvements
This commit is contained in:
parent
b92c8d1ecf
commit
be342b8f52
13 changed files with 41 additions and 18 deletions
|
|
@ -115,7 +115,8 @@
|
|||
"next": "Neste",
|
||||
"create": "Opprett",
|
||||
"new_room": "Nytt rom",
|
||||
"room_name_limit_error_msg": ""
|
||||
"room_name_limit_error_msg": "",
|
||||
"semicolon_not_allowed": ""
|
||||
},
|
||||
"room_welcome": {
|
||||
"room_history_is": "Romhistorikken er {type}.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue