1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 09:07:12 -05:00

added polish to language chooser

This commit is contained in:
vabene1111
2021-10-19 16:56:46 +02:00
parent 1989cd0882
commit c64872ac63

View File

@@ -334,6 +334,7 @@ LANGUAGES = [
('de', _('German')),
('it', _('Italian')),
('lv', _('Latvian')),
('pl', _('Polish')),
('es', _('Spanish')),
]