summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pa/arapprn
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pa/arapprn')
-rw-r--r--sql-ledger/locale/pa/arapprn24
1 files changed, 24 insertions, 0 deletions
diff --git a/sql-ledger/locale/pa/arapprn b/sql-ledger/locale/pa/arapprn
new file mode 100644
index 0000000..3f84431
--- /dev/null
+++ b/sql-ledger/locale/pa/arapprn
@@ -0,0 +1,24 @@
+$self{texts} = {
+ 'Account' => 'Cuenta',
+ 'Amount' => 'Total',
+ 'Continue' => 'Continuar',
+ 'Date' => 'Fecha',
+ 'Screen' => 'Pantalla',
+ 'Source' => 'Fuente',
+};
+
+$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',
+ 'continuar' => 'continue',
+};
+
+1;