chore: automatic locale sync (#6024)

This commit is contained in:
github-actions[bot] 2025-08-25 06:46:24 +00:00 committed by GitHub
commit fc38ef2ba9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ export const LOCALES = [
{
name: "简体中文 (Chinese simplified)",
value: "zh-CN",
progress: 35,
progress: 38,
dir: "ltr",
},
{
@ -129,13 +129,13 @@ export const LOCALES = [
{
name: "Íslenska (Icelandic)",
value: "is-IS",
progress: 2,
progress: 3,
dir: "ltr",
},
{
name: "Magyar (Hungarian)",
value: "hu-HU",
progress: 40,
progress: 41,
dir: "ltr",
},
{
@ -159,7 +159,7 @@ export const LOCALES = [
{
name: "Français (French)",
value: "fr-FR",
progress: 52,
progress: 55,
dir: "ltr",
},
{
@ -171,7 +171,7 @@ export const LOCALES = [
{
name: "Belge (Belgian)",
value: "fr-BE",
progress: 36,
progress: 41,
dir: "ltr",
},
{
@ -225,7 +225,7 @@ export const LOCALES = [
{
name: "Čeština (Czech)",
value: "cs-CZ",
progress: 39,
progress: 41,
dir: "ltr",
},
{