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

This commit is contained in:
vates-bot
2025-12-17 16:14:27 +01:00
committed by GitHub
parent fb67e8eea7
commit 7794adfb89
17 changed files with 887 additions and 9 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', 'ko', 'nb_NO'] },
{ ignoreLocales: ['de', 'fa', 'cs', 'es', 'sv', 'it', 'ru', 'uk', 'nl', 'pt-BR', 'da', 'ko', 'nb-NO', 'ja'] },
],
},
},