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

11 lines
274 B
JSON
Raw Normal View History

2014-04-20 17:54:09 -04:00
{
"title": "Terkini",
"day": "Hari",
"week": "Minggu",
"month": "Bulan",
2015-05-01 20:08:24 -04:00
"year": "Tahun",
"alltime": "Selamanya",
2015-01-29 17:45:42 -05:00
"no_recent_topics": "Tiada topik terkini",
2015-05-01 20:08:24 -04:00
"no_popular_topics": "Tiada topik popular.",
"load-new-posts": "Load new posts"
2014-04-20 17:54:09 -04:00
}