diff --git a/front-page.php b/front-page.php index c861d02..c614c26 100644 --- a/front-page.php +++ b/front-page.php @@ -78,7 +78,7 @@
-

Streaming | всички зали

+

Streaming |

diff --git a/functions.php b/functions.php index d56b5bb..4cc3b5a 100644 --- a/functions.php +++ b/functions.php @@ -341,4 +341,5 @@ if (function_exists("pll_register_string")) { pll_register_string('low_quality','LOW_QUALITY'); pll_register_string('normal_quality','NORMAL_QUALITY'); pll_register_string('high_quality','HIGH_QUALITY'); + pll_register_string('all_streams','ALL_STREAMS'); }