This commit is contained in:
5
i18n/locales/en.json
Normal file
5
i18n/locales/en.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"colors": {
|
||||
"black": "black"
|
||||
}
|
||||
}
|
||||
11
i18n/locales/ru.json
Normal file
11
i18n/locales/ru.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"colors": {
|
||||
"black": "черный",
|
||||
"beige": "бежевый",
|
||||
"grey": "серый"
|
||||
},
|
||||
"materials": {
|
||||
"cotton": "хлопок",
|
||||
"cotton-polyester": "хлопок-полиэстер"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user