Files
NodeBB/public/language/ms/unread.json

15 lines
541 B
JSON
Raw Normal View History

2014-04-20 17:54:09 -04:00
{
"title": "Belum dibaca",
"no_unread_topics": "Tiada topik yang belum dibaca",
"load_more": "Muatkan lagi",
"mark_as_read": "Tanda sebagai sudah dibaca",
"selected": "Dipilih",
"all": "Semua",
2015-08-17 17:07:39 -04:00
"all_categories": "Semua Kategori",
2016-04-21 09:02:32 -04:00
"topics_marked_as_read.success": "Topik ditandakan sebagai sudah dibaca",
"all-topics": "All Topics",
"new-topics": "New Topics",
2017-11-02 09:25:12 +00:00
"watched-topics": "Watched Topics",
"unreplied-topics": "Unreplied Topics",
"multiple-categories-selected": "Multiple Selected"
2014-04-20 17:54:09 -04:00
}