Initial Commit
This commit is contained in:
commit
184685fdd8
6 changed files with 135 additions and 0 deletions
3
locales/en.json
Normal file
3
locales/en.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"hello_key": "Hello World!"
|
||||
}
|
3
locales/it.json
Normal file
3
locales/it.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"hello_key": "Ciao Mondo!"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue