mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-10 00:28:22 -05:00
compile messages and added norwegian to language option
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -451,6 +451,7 @@ LANGUAGES = [
|
|||||||
('hu', _('Hungarian')),
|
('hu', _('Hungarian')),
|
||||||
('it', _('Italian')),
|
('it', _('Italian')),
|
||||||
('lv', _('Latvian')),
|
('lv', _('Latvian')),
|
||||||
|
('nb', _('Norwegian ')),
|
||||||
('pl', _('Polish')),
|
('pl', _('Polish')),
|
||||||
('ru', _('Russian')),
|
('ru', _('Russian')),
|
||||||
('es', _('Spanish')),
|
('es', _('Spanish')),
|
||||||
|
|||||||
Reference in New Issue
Block a user