add Services translations
This commit is contained in:
parent
64ac9f51a2
commit
0cd2e87dcf
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ export default defineConfig({
|
||||||
{
|
{
|
||||||
label: "Services",
|
label: "Services",
|
||||||
translations: {
|
translations: {
|
||||||
// "fr-FR": "Services translation here",
|
"ru-RU": "Услуги",
|
||||||
|
"uk-UA": "Послуги",
|
||||||
},
|
},
|
||||||
autogenerate: { directory: "services" },
|
autogenerate: { directory: "services" },
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue