Initial commit
This commit is contained in:
commit
96d609a89e
34 changed files with 4978 additions and 0 deletions
12
src/lib/locales/en.json
Normal file
12
src/lib/locales/en.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"my": {
|
||||
"translation": {
|
||||
"key": "Test"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue