add the halls

This commit is contained in:
Vasil Kolev 2014-10-13 16:37:45 +03:00 committed by Openfest
parent e622e2504c
commit 0152a9b7c6
1 changed files with 5 additions and 0 deletions

View File

@ -279,6 +279,11 @@ if (function_exists("pll_register_string")) {
pll_register_string('by_w','От');
pll_register_string('see_whole_news','виж цялата новина');
pll_register_string('news','Новини');
pll_register_string('hall1','София');
pll_register_string('hall2','Варна');
pll_register_string('hall3','G1');
pll_register_string('hall4','Пловдив');
pll_register_string('hall5','Бургас');
}