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