nodebb/public/language/ja/unread.json

13 lines
463 B
JSON

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