You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
237 B
21 lines
237 B
2 months ago
|
{
|
||
|
"Á": "a",
|
||
|
"É": "e",
|
||
|
"Í": "i",
|
||
|
"Ó": "o",
|
||
|
"Ö": "o",
|
||
|
"Ő": "o",
|
||
|
"Ú": "u",
|
||
|
"Ü": "u",
|
||
|
"Ű": "u",
|
||
|
"á": "a",
|
||
|
"é": "e",
|
||
|
"í": "i",
|
||
|
"ó": "o",
|
||
|
"ö": "o",
|
||
|
"ő": "o",
|
||
|
"ú": "u",
|
||
|
"ü": "u",
|
||
|
"ű": "u"
|
||
|
}
|