Files
NodeBB/public/language/it/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
303 B
JSON

{
"title": "Recenti",
"day": "Giorno",
"week": "Settimana",
"month": "Mese",
"year": "Anno",
"alltime": "Sempre",
"no-recent-topics": "Non ci sono discussioni recenti.",
"no-popular-topics": "Non ci sono discussioni popolari.",
"load-new-posts": "Carica nuovi post"
}