summaryrefslogtreecommitdiff
path: root/locale/lv/arapprn
diff options
context:
space:
mode:
Diffstat (limited to 'locale/lv/arapprn')
-rwxr-xr-xlocale/lv/arapprn32
1 files changed, 0 insertions, 32 deletions
diff --git a/locale/lv/arapprn b/locale/lv/arapprn
deleted file mode 100755
index fb2d3822..00000000
--- a/locale/lv/arapprn
+++ /dev/null
@@ -1,32 +0,0 @@
-$self{charset} = 'ISO-8859-13';
-
-$self{texts} = {
- 'Account' => 'Konts',
- 'Amount' => 'Summa',
- 'Continue' => 'Turpināt',
- 'Date' => 'Datums',
- 'Memo' => 'Memorands',
- 'PDF' => 'PDF',
- 'Postscript' => 'Postscript',
- 'Printed' => 'Izdrukāts',
- 'Screen' => 'Ekrāns',
- 'Select postscript or PDF!' => 'Izvēlēties postscript vai PDF!',
- 'Source' => 'Dokuments',
-};
-
-$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',
- 'turpināt' => 'continue',
-};
-
-1;
-