bug fixed
This commit is contained in:
parent
f08964d783
commit
6d95d26d94
|
@ -108,7 +108,8 @@
|
||||||
"errors": {
|
"errors": {
|
||||||
"label": "Chat erros",
|
"label": "Chat erros",
|
||||||
"inputChatMessage": "Please enter a chat message",
|
"inputChatMessage": "Please enter a chat message",
|
||||||
"maxLengthOfMassText": "If you include a sticker, you can't send more than {{maxLength}} characters."
|
"maxLengthOfMassText": "If you include a sticker, you can't send more than {{maxLength}} characters.",
|
||||||
|
"maxCountOfRoomMemberWith": "you can't open room with more than {{maxCount}} peoples."
|
||||||
},
|
},
|
||||||
"noMoreEvents": "There is no more messages",
|
"noMoreEvents": "There is no more messages",
|
||||||
"detailView": "Detail View",
|
"detailView": "Detail View",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user