ygdc/kirby/i18n/rules/it.json

14 lines
146 B

5 months ago
{
"À": "a",
"È": "e",
"Ì": "i",
"Ò": "o",
"Ù": "u",
"à": "a",
"é": "e",
"è": "e",
"ì": "i",
"ò": "o",
"ù": "u"
}