1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

chore: automatic locale sync (#5705)

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-07-13 14:36:47 +00:00 committed by GitHub
parent 9cfc54b1f5
commit 9ec1599427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 66 additions and 66 deletions

View file

@ -93,7 +93,7 @@ export const LOCALES = [
{
name: "Nederlands (Dutch)",
value: "nl-NL",
progress: 39,
progress: 42,
dir: "ltr",
},
{
@ -135,7 +135,7 @@ export const LOCALES = [
{
name: "Magyar (Hungarian)",
value: "hu-HU",
progress: 38,
progress: 39,
dir: "ltr",
},
{
@ -213,7 +213,7 @@ export const LOCALES = [
{
name: "Deutsch (German)",
value: "de-DE",
progress: 46,
progress: 55,
dir: "ltr",
},
{