mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-08 16:42:48 +01:00
8 lines
274 B
JSON
8 lines
274 B
JSON
{
|
|
"chat.chatting_with": "<span id=\"chat-with-name\"></span>とチャット",
|
|
"chat.placeholder": "メッセージを入力する",
|
|
"chat.send": "送信",
|
|
"chat.no_active": "チャットはありません。",
|
|
"chat.user_typing": "%1 は入力中 ..."
|
|
}
|