Files
NodeBB/public/language/tr/recent.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

11 lines
268 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Güncel",
"day": "Gün",
"week": "Hafta",
"month": "Ay",
"year": "Yıl",
"alltime": "Hepsi",
"no-recent-topics": "Güncel konu yok.",
"no-popular-topics": "Popüler konu yok.",
"load-new-posts": "Yeni iletileri yükle"
}