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

Add swedish support in frontend ui and in search

This commit is contained in:
Marcus Alsterfjord
2022-04-09 16:51:16 +02:00
parent cd5f752d26
commit a63ede0e3a
2 changed files with 2 additions and 0 deletions

View File

@@ -377,6 +377,7 @@ LANGUAGES = [
('pl', _('Polish')),
('ru', _('Russian')),
('es', _('Spanish')),
('sv', _('Swedish')),
]
# Static files (CSS, JavaScript, Images)