summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/eg/login
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/eg/login')
-rw-r--r--sql-ledger/locale/eg/login23
1 files changed, 0 insertions, 23 deletions
diff --git a/sql-ledger/locale/eg/login b/sql-ledger/locale/eg/login
deleted file mode 100644
index b1c59a1..0000000
--- a/sql-ledger/locale/eg/login
+++ /dev/null
@@ -1,23 +0,0 @@
-$self{texts} = {
- 'Company' => 'شركة',
- 'Continue' => 'تابع',
- 'Incorrect Dataset version!' => 'نسخة غير صحيحة من مجموعة البيانات',
- 'Incorrect Password!' => 'كلمة السر غير صحيحة',
- 'Login' => 'دخول',
- 'Name' => 'الاسم',
- 'Password' => 'كلمة السر',
- 'Version' => 'نسخة',
- 'You did not enter a name!' => 'لم يتم ادخال الاسم',
- 'done' => 'نفذ',
- 'is not a member!' => 'ليس عضوا',
-};
-
-$self{subs} = {
- 'login' => 'login',
- 'login_screen' => 'login_screen',
- 'logout' => 'logout',
- 'selectdataset' => 'selectdataset',
- 'دخول' => 'login',
-};
-
-1;