Files
NodeBB/public/language/ja/unread.json
2015-07-15 14:11:05 -04:00

10 lines
355 B
JSON

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