mirror of
https://github.com/cupcakearmy/svelte-i18n.git
synced 2024-11-16 09:59:58 +01:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"form": {
|
|
"field_1_name": "Nombre",
|
|
"field_2_name": "Apellido"
|
|
},
|
|
"title": "Título de la página",
|
|
"sneakers": "zapatillas"
|
|
}
|