feat(web-stack/i18n): update Xen Orchestra 6 (#8396)

This commit is contained in:
Nathanaël
2025-03-28 17:26:42 +01:00
committed by GitHub
parent b88e5c8e8f
commit 6d99331f26
11 changed files with 796 additions and 59 deletions

View File

@@ -225,7 +225,7 @@ module.exports = {
'@intlify/vue-i18n/no-duplicate-keys-in-locale': 'error',
'@intlify/vue-i18n/no-missing-keys-in-other-locales': [
'error',
{ ignoreLocales: ['de', 'fa', 'cs', 'es', 'sv'] },
{ ignoreLocales: ['de', 'fa', 'cs', 'es', 'sv', 'it', 'ru', 'uk'] },
],
},
},