From 0152a9b7c6ac214c4edc6836f1b8849b551e9afb Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Mon, 13 Oct 2014 16:37:45 +0300 Subject: [PATCH] add the halls --- functions.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/functions.php b/functions.php index 3177bc8..eb8e29b 100644 --- a/functions.php +++ b/functions.php @@ -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','Бургас'); }