summaryrefslogtreecommitdiff
path: root/locale/eg_utf/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/eg_utf/pw')
-rwxr-xr-xlocale/eg_utf/pw14
1 files changed, 0 insertions, 14 deletions
diff --git a/locale/eg_utf/pw b/locale/eg_utf/pw
deleted file mode 100755
index 89d1cdab..00000000
--- a/locale/eg_utf/pw
+++ /dev/null
@@ -1,14 +0,0 @@
-$self{charset} = 'UTF-8';
-
-$self{texts} = {
- 'Continue' => 'تابع',
- 'Password' => 'كلمة السر',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- 'تابع' => 'continue',
-};
-
-1;
-