mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-17 15:27:31 -04:00
chore(l10n): Crowdin locale sync (#7637)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
committed by
GitHub
parent
742b498c1d
commit
f04b0c741c
@@ -38,7 +38,7 @@ export const LOCALES = [
|
|||||||
{
|
{
|
||||||
name: "Svenska (Swedish)",
|
name: "Svenska (Swedish)",
|
||||||
value: "sv-SE",
|
value: "sv-SE",
|
||||||
progress: 74,
|
progress: 75,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "always",
|
pluralFoodHandling: "always",
|
||||||
},
|
},
|
||||||
@@ -101,14 +101,14 @@ export const LOCALES = [
|
|||||||
{
|
{
|
||||||
name: "Norsk (Norwegian)",
|
name: "Norsk (Norwegian)",
|
||||||
value: "no-NO",
|
value: "no-NO",
|
||||||
progress: 59,
|
progress: 60,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "always",
|
pluralFoodHandling: "always",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Nederlands (Dutch)",
|
name: "Nederlands (Dutch)",
|
||||||
value: "nl-NL",
|
value: "nl-NL",
|
||||||
progress: 97,
|
progress: 98,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "always",
|
pluralFoodHandling: "always",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user