fix moderationStarts issues

This commit is contained in:
_Bastler
2021-04-17 12:37:11 +02:00
parent 1c4af82126
commit 3e02cbb353
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@
"delete": "Delete",
"error": {
"expires": "Invalid expiry.",
"moderationStarts" : "Invalid moderation starts. Moderation have to start before conference starts",
"room": "Please choose a different name. The name is already taken or contains invalid characters. Only letters and numbers are allowed.",
"starts": "Invalid start."
},