translate the page titles

This commit is contained in:
Vasil Kolev 2015-10-20 19:22:05 +03:00 committed by Openfest
parent 94ee8f6e23
commit 8bbd10724b
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ $content = require __DIR__ . DIRECTORY_SEPARATOR . 'schedule' . DIRECTORY_SEPARA
?>
<section class="content grid">
<div class="col-left">
<h1>Програма</h1>
<h1><?php pll_e('Програма') ?></h1>
<table cellpadding="0" cellspacing="0" style="text-align: center;" class="schedule">

View File

@ -6,7 +6,7 @@ $content = require __DIR__ . DIRECTORY_SEPARATOR . 'schedule' . DIRECTORY_SEPARA
?>
<section class="content grid">
<div class="col-left">
<h1>Лектори</h1>
<h1><?php pll_e('Лектори') ?></h1>
<?php