Add sections

This commit is contained in:
2023-01-16 10:14:39 +01:00
parent ea00e78a8d
commit 02b0685f48
17 changed files with 193 additions and 15 deletions

View File

@ -0,0 +1,8 @@
{
"en": {
"hello": "Hello"
},
"it": {
"hello": "Ciao"
}
}