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

11 lines
326 B
JSON
Raw Normal View History

2014-01-20 01:39:11 -05:00
{
2014-11-12 08:27:21 -05:00
"title": "الحديثة",
2014-01-30 20:22:25 -05:00
"day": "يوم",
"week": "أسبوع",
2014-02-10 13:00:20 -05:00
"month": "شهر",
2014-11-12 08:27:21 -05:00
"year": "سنة",
"alltime": "دائمًا",
"no-recent-topics": "لايوجد مواضيع جديدة",
"no-popular-topics": "لا يوجد مواضيع شائعة",
"load-new-posts": "Load new posts"
2014-01-20 01:39:11 -05:00
}