mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-08 11:03:30 -04:00
chore(l10n): Crowdin locale sync (#7569)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
committed by
GitHub
parent
8dc85640e1
commit
65f109dee4
@@ -10,7 +10,7 @@ export const LOCALES = [
|
|||||||
{
|
{
|
||||||
name: "简体中文 (Chinese simplified)",
|
name: "简体中文 (Chinese simplified)",
|
||||||
value: "zh-CN",
|
value: "zh-CN",
|
||||||
progress: 54,
|
progress: 55,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "never",
|
pluralFoodHandling: "never",
|
||||||
},
|
},
|
||||||
@@ -38,7 +38,7 @@ export const LOCALES = [
|
|||||||
{
|
{
|
||||||
name: "Svenska (Swedish)",
|
name: "Svenska (Swedish)",
|
||||||
value: "sv-SE",
|
value: "sv-SE",
|
||||||
progress: 73,
|
progress: 74,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "always",
|
pluralFoodHandling: "always",
|
||||||
},
|
},
|
||||||
@@ -150,7 +150,7 @@ export const LOCALES = [
|
|||||||
{
|
{
|
||||||
name: "Íslenska (Icelandic)",
|
name: "Íslenska (Icelandic)",
|
||||||
value: "is-IS",
|
value: "is-IS",
|
||||||
progress: 56,
|
progress: 57,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "always",
|
pluralFoodHandling: "always",
|
||||||
},
|
},
|
||||||
@@ -234,7 +234,7 @@ export const LOCALES = [
|
|||||||
{
|
{
|
||||||
name: "British English",
|
name: "British English",
|
||||||
value: "en-GB",
|
value: "en-GB",
|
||||||
progress: 35,
|
progress: 36,
|
||||||
dir: "ltr",
|
dir: "ltr",
|
||||||
pluralFoodHandling: "without-unit",
|
pluralFoodHandling: "without-unit",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user