bug fixed

This commit is contained in:
Richard Park 2020-01-08 13:11:04 +09:00
parent f08964d783
commit 6d95d26d94

View File

@ -108,7 +108,8 @@
"errors": {
"label": "Chat erros",
"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",
"detailView": "Detail View",