diff options
Diffstat (limited to 'lib/plugins/revert/lang/ru/lang.php')
-rw-r--r-- | lib/plugins/revert/lang/ru/lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/plugins/revert/lang/ru/lang.php b/lib/plugins/revert/lang/ru/lang.php index 627d0df4a..01967e2cb 100644 --- a/lib/plugins/revert/lang/ru/lang.php +++ b/lib/plugins/revert/lang/ru/lang.php @@ -4,10 +4,6 @@ * @author Denis Simakov <akinoame1@gmail.com> */ -// settings must be present and set appropriately for the language -$lang['encoding'] = 'utf-8'; -$lang['direction'] = 'ltr'; - // for admin plugins, the menu prompt to be displayed in the admin menu // if set here, the plugin doesn't need to override the getMenuText() method $lang['menu'] = 'Менеджер откаток'; |