mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-17 06:21:22 -05:00
Add Portuguese Translation (#232)
* Add Portuguese Translation * add portuguese translation option
This commit is contained in:
committed by
GitHub
parent
bb52c78c5b
commit
8b75fa68bf
@@ -35,6 +35,9 @@ const state = {
|
||||
name: "German",
|
||||
value: "de",
|
||||
},
|
||||
{
|
||||
name: "Português",
|
||||
value: "pt-PT"
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user