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

11 lines
268 B
JSON
Raw Permalink Normal View History

{
"title": "Güncel",
"day": "Gün",
"week": "Hafta",
2014-02-10 13:00:20 -05:00
"month": "Ay",
2014-07-20 17:40:15 -04:00
"year": "Yıl",
2014-10-31 17:12:21 -04:00
"alltime": "Hepsi",
2020-05-27 09:31:05 +00:00
"no_recent_topics": "Güncel konu yok.",
"no_popular_topics": "Popüler konu yok.",
2023-05-10 18:19:40 +00:00
"load-new-posts": "Yeni iletileri yükle"
}