You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
452 B
JSON
11 lines
452 B
JSON
{
|
|
"chat.chatting_with": "和<span id=\"chat-with-name\"></span>聊天中",
|
|
"chat.placeholder": "在這裡輸入訊息,按 Enter 發送",
|
|
"chat.send": "發送",
|
|
"chat.no_active": "暫無聊天",
|
|
"chat.user_typing": "%1 正在輸入中...",
|
|
"chat.user_has_messaged_you": "%1 已傳送訊息給你了",
|
|
"chat.see_all": "See all Chats",
|
|
"composer.user_said_in": "%1 said in %2:\n",
|
|
"composer.user_said": "%1 said:\n"
|
|
} |