Files
NodeBB/public/language/ro/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
292 B
JSON

{
"title": "Recente",
"day": "Zi",
"week": "Săptămână",
"month": "Lună",
"year": "An",
"alltime": "Tot Timpul",
"no-recent-topics": "Nu există subiecte recente.",
"no-popular-topics": "Nu sunt subiecte populare.",
"load-new-posts": "Load new posts"
}