Files
NodeBB/public/language/sr/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
361 B
JSON

{
"title": "Недавно",
"day": "Дан",
"week": "Седмица",
"month": "Месец",
"year": "Година",
"alltime": "Одувек",
"no-recent-topics": "Нема недавних тема.",
"no-popular-topics": "Нема популарних тема.",
"load-new-posts": "Учитај нове поруке"
}