Update available languages

This commit is contained in:
github-actions[bot]
2026-07-03 22:12:43 +00:00
parent 8b2166d081
commit 9e23297cdf
2 changed files with 2 additions and 22 deletions

View File

@@ -14,25 +14,7 @@ import { formatter } from '@lingui/format-po';
export default defineConfig({ export default defineConfig({
sourceLocale: 'en', sourceLocale: 'en',
// !!!IMPORTANT!!!: 'locales' is auto-generated by tools/scripts/weblate/generatei18nResources.ts. Do not edit manually. // !!!IMPORTANT!!!: 'locales' is auto-generated by tools/scripts/weblate/generatei18nResources.ts. Do not edit manually.
locales: [ locales: ['ar', 'de', 'el', 'en', 'es', 'fr', 'he', 'hu', 'id', 'pl', 'pt', 'ru', 'vi', 'zh-Hans', 'zh-Hant'],
'ar',
'de',
'el',
'en',
'es',
'fa',
'fr',
'hu',
'id',
'it',
'ko',
'pl',
'pt',
'ru',
'vi',
'zh-Hans',
'zh-Hant',
],
catalogs: [ catalogs: [
{ {
path: '<rootDir>/src/i18n/locales/{locale}', path: '<rootDir>/src/i18n/locales/{locale}',

View File

@@ -24,12 +24,10 @@ export const i18nResources = [
'el', 'el',
'en', 'en',
'es', 'es',
'fa',
'fr', 'fr',
'he',
'hu', 'hu',
'id', 'id',
'it',
'ko',
'pl', 'pl',
'pt', 'pt',
'ru', 'ru',