Add local GID==='' check, because Synapse says Group rather than Community
Reset createError when doing check because it is now stale Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
c090c2e7df
commit
2705397bf6
2 changed files with 6 additions and 1 deletions
|
@ -653,6 +653,7 @@
|
|||
"Confirm Removal": "Confirm Removal",
|
||||
"Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.": "Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.",
|
||||
"Community IDs may only contain characters a-z, 0-9, or '=_-./'": "Community IDs may only contain characters a-z, 0-9, or '=_-./'",
|
||||
"Community IDs cannot not be empty.": "Community IDs cannot not be empty.",
|
||||
"Something went wrong whilst creating your community": "Something went wrong whilst creating your community",
|
||||
"Create Community": "Create Community",
|
||||
"Community Name": "Community Name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue