init en ru jsons

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-11-04 11:02:02 +03:00
parent daaf7c858e
commit 9fe3d073c3
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"en": "English",
"key.to.override": "value"
}
+4
View File
@@ -0,0 +1,4 @@
{
"ru": "Русский",
"key.to.override": "Значение"
}