diff options
Diffstat (limited to 'lang/eo/lang.php')
-rw-r--r-- | lang/eo/lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/eo/lang.php b/lang/eo/lang.php index df7430182..99c285940 100644 --- a/lang/eo/lang.php +++ b/lang/eo/lang.php @@ -5,6 +5,8 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Antono Vasiljev <esperanto.minsk ĈE tut.by> */ +$lang['encoding'] = 'utf-8'; +$lang['direction'] = 'ltr'; $lang['btn_edit'] = 'Redakti paĝon'; $lang['btn_source'] = 'Montri fontatekston'; |