Files
notxia.github.io/src/views/resume/locale.json
2023-01-16 10:14:39 +01:00

8 lines
89 B
JSON

{
"en": {
"hello": "Hello"
},
"it": {
"hello": "Ciao"
}
}