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.
12 lines
569 B
JSON
12 lines
569 B
JSON
{
|
|
"chat.chatting_with": "<span id=\"chat-with-name\"></span>님과의 채팅",
|
|
"chat.placeholder": "여기에 메시지를 입력하세요.",
|
|
"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",
|
|
"composer.discard": "Are you sure you wish to discard this post?"
|
|
} |