Files
NodeBB/public/language/gl/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
285 B
JSON

{
"title": "Recentes",
"day": "Día",
"week": "Semana",
"month": "Mes",
"year": "Ano",
"alltime": "Dende o principio",
"no-recent-topics": "Non hai temas recentes",
"no-popular-topics": "Non hai temas populares",
"load-new-posts": "Load new posts"
}