summaryrefslogtreecommitdiffstats
path: root/templates/translations.yml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/translations.yml')
-rw-r--r--templates/translations.yml79
1 files changed, 79 insertions, 0 deletions
diff --git a/templates/translations.yml b/templates/translations.yml
new file mode 100644
index 0000000..7a9a1f2
--- /dev/null
+++ b/templates/translations.yml
@@ -0,0 +1,79 @@
+---
+
+# invoice
+
+invoice:
+ en: Invoice
+ fr: Facture
+
+invoice_issued_at:
+ en: issued at
+ fr: émise le
+
+invoice_due_at:
+ en: due at
+ fr: échéance le
+
+# quote
+
+quote:
+ en: Quote
+ fr: Devis
+
+quote_issued_at:
+ en: issued at
+ fr: émis le
+
+# company
+
+invoice_from:
+ en: Invoice from
+ fr: Entreprise
+
+# client
+
+invoice_to:
+ en: Invoice to
+ fr: Client
+
+# item
+
+item:
+ en: Item
+ fr: Item
+
+rate:
+ en: Rate
+ fr: Taux
+
+quantity:
+ en: Quantity
+ fr: Quantité
+
+amount:
+ en: Amount
+ fr: Montant
+
+total_in:
+ en: Total in
+ fr: Total en
+
+# bank
+
+bank_details:
+ en: Bank details
+ fr: Coordonnées bancaires
+
+bank_name:
+ en: bank
+ fr: banque
+
+# tax
+
+tax_details:
+ en: Tax details
+ fr: Taxes
+
+tax_vat:
+ en: VAT
+ fr: TVA
remember that computers suck.