translation-json/frontend/it/timeline.json

16 lines
470 B
JSON
Raw Normal View History

2021-10-05 14:15:22 +02:00
{
"timeline": {
"\u221e - 10.000": "\u221e - 10.000",
"500 - 999": "500 - 999",
"1000 - 1500": "1000 - 1500",
2022-12-21 01:44:39 +01:00
"16th century": "XVI secolo",
"17th century": "XVII secolo",
"18th century": "XVIII secolo",
"19th century": "XIX secolo",
"20th century": "XX secolo",
"21st century": "XXI secolo",
2021-10-05 14:15:22 +02:00
"9999 - 501": "9999 - 501",
"0 - 499": "0 - 499",
"500 - 0": "500 - 0"
}
}