Files
NodeBB/public/language/ja/modules.json
2014-06-23 21:03:04 -04:00

12 lines
528 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 has messaged you.",
"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?"
}