Skip to content

Commit a00e2e8

Browse files
chore(l10n): Crowdin locale sync (#6786)
Co-authored-by: GitHub Action <action@github.com>
1 parent 4fcfbaf commit a00e2e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/composables/use-locales/available-locales.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const LOCALES = [
9393
{
9494
name: "Nederlands (Dutch)",
9595
value: "nl-NL",
96-
progress: 55,
96+
progress: 58,
9797
dir: "ltr",
9898
},
9999
{
@@ -159,7 +159,7 @@ export const LOCALES = [
159159
{
160160
name: "Français (French)",
161161
value: "fr-FR",
162-
progress: 69,
162+
progress: 70,
163163
dir: "ltr",
164164
},
165165
{

0 commit comments

Comments
 (0)