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

This commit is contained in:
vates-bot
2025-12-12 13:06:18 +01:00
committed by GitHub
parent 035ee8fb8e
commit 859ebb892d
13 changed files with 481 additions and 16 deletions

View File

@@ -233,7 +233,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', 'it', 'ru', 'uk', 'nl', 'pt_BR', 'da'] },
{ ignoreLocales: ['de', 'fa', 'cs', 'es', 'sv', 'it', 'ru', 'uk', 'nl', 'pt_BR', 'da', 'ko', 'nb_NO'] },
],
},
},