summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/se/arap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/se/arap')
-rw-r--r--sql-ledger/locale/se/arap30
1 files changed, 0 insertions, 30 deletions
diff --git a/sql-ledger/locale/se/arap b/sql-ledger/locale/se/arap
deleted file mode 100644
index 51fa73a..0000000
--- a/sql-ledger/locale/se/arap
+++ /dev/null
@@ -1,30 +0,0 @@
-$self{texts} = {
- 'Address' => 'Adress',
- 'Continue' => 'Fortsätt',
- 'Customer not on file!' => 'Kund finns ej',
- 'Description' => 'Beskrivning',
- 'Number' => 'Nummer',
- 'Project not on file!' => 'Projekt finns ej',
- 'Select from one of the names below' => 'Välj ett av namnen nedan',
- 'Select from one of the projects below' => 'Välj ett av projekten nedan',
- 'Vendor not on file!' => 'Leverantör finns ej',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'project_selected' => 'project_selected',
- 'purchase_invoice' => 'purchase_invoice',
- 'sales_invoice' => 'sales_invoice',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'fortsätt' => 'continue',
-};
-
-1;