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

This commit is contained in:
vates-bot
2025-11-25 10:40:59 +01:00
committed by GitHub
parent 0bac1d3e0e
commit ca3a7540f4
11 changed files with 373 additions and 18 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'] },
{ ignoreLocales: ['de', 'fa', 'cs', 'es', 'sv', 'it', 'ru', 'uk', 'nl', 'pt_BR', 'da'] },
],
},
},