summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/eg/arapprn
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/eg/arapprn')
-rw-r--r--sql-ledger/locale/eg/arapprn27
1 files changed, 0 insertions, 27 deletions
diff --git a/sql-ledger/locale/eg/arapprn b/sql-ledger/locale/eg/arapprn
deleted file mode 100644
index df0ad23..0000000
--- a/sql-ledger/locale/eg/arapprn
+++ /dev/null
@@ -1,27 +0,0 @@
-$self{texts} = {
- 'Account' => 'حساب',
- 'Amount' => 'الكمية',
- 'Check' => 'شيك',
- 'Continue' => 'تابع',
- 'Date' => 'التاريخ',
- 'Memo' => 'ملاحظات',
- 'Receipt' => 'الوارد',
- 'Screen' => 'الشاشة',
- 'Source' => 'مصدر',
-};
-
-$self{subs} = {
- 'customer_details' => 'customer_details',
- 'payment_selected' => 'payment_selected',
- 'print' => 'print',
- 'print_and_post' => 'print_and_post',
- 'print_check' => 'print_check',
- 'print_options' => 'print_options',
- 'print_receipt' => 'print_receipt',
- 'print_transaction' => 'print_transaction',
- 'select_payment' => 'select_payment',
- 'vendor_details' => 'vendor_details',
- 'تابع' => 'continue',
-};
-
-1;