init en ru jsons
This commit is contained in:
4
locales/en.json
Normal file
4
locales/en.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"en": "English",
|
||||
"key.to.override": "value"
|
||||
}
|
||||
4
locales/ru.json
Normal file
4
locales/ru.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"ru": "Русский",
|
||||
"key.to.override": "Значение"
|
||||
}
|
||||
Reference in New Issue
Block a user