Files
NodeBB/public/language/ja/unread.json
2016-02-22 09:52:55 -05:00

10 lines
359 B
JSON

{
"title": "未読",
"no_unread_topics": "未読のトピックがあります。",
"load_more": "もっと見る",
"mark_as_read": "既読にする",
"selected": "選択済み",
"all": "全て",
"all_categories": "全てのカテゴリ",
"topics_marked_as_read.success": "すべてのスレッドを既読にしました。"
}