summaryrefslogtreecommitdiff
path: root/lib/plugins/revert/lang/el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/revert/lang/el')
-rw-r--r--lib/plugins/revert/lang/el/lang.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/plugins/revert/lang/el/lang.php b/lib/plugins/revert/lang/el/lang.php
index db9da7877..3685dde30 100644
--- a/lib/plugins/revert/lang/el/lang.php
+++ b/lib/plugins/revert/lang/el/lang.php
@@ -8,10 +8,6 @@
* @author Thanos Massias <tm@thriasio.gr>
*/
-// 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'] = 'Revert Manager';