mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-09 05:26:25 -05:00
Add Spanish language (#510)
* New translations en-US.json (Spanish) * Add Spanish language Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,10 @@ const state = {
|
||||
name: "Deutsch (German)",
|
||||
value: "de-DE",
|
||||
},
|
||||
{
|
||||
name: "Español (Spanish)",
|
||||
value: "es-ES",
|
||||
},
|
||||
{
|
||||
name: "Français (French)",
|
||||
value: "fr-FR",
|
||||
|
||||
Reference in New Issue
Block a user