mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
Update language.js for Spanish
This commit is contained in:
parent
c6e021101f
commit
7255762df7
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ const state = {
|
||||||
name: "French",
|
name: "French",
|
||||||
value: "fr",
|
value: "fr",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Spanish",
|
||||||
|
value: "es-MX",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Swedish",
|
name: "Swedish",
|
||||||
value: "sv",
|
value: "sv",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue