]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
A bit of cleanup and recycling.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index a58903bb76965e5936810d779320510c5c32ed2c..95e7696c4a37edffa6af52f545fdf2d546a73d9d 100644 (file)
@@ -213,6 +213,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => 'Connexion',
@@ -272,6 +274,8 @@ $i18n_key_words = array(
 'title.cf_edit_dropdown_option' => 'Modification d\\\'une option',
 'title.cf_delete_dropdown_option' => 'Suppression d\\\'une option',
 'title.locking' => 'Vérouillage',
+// TODO: translate the following.
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -363,6 +367,8 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Numéro de facture',
 'form.invoice.person' => 'Personne',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 'form.invoice.invoice_to_delete' => 'Facture à supprimer',
 'form.invoice.invoice_entries' => 'Entrées de facture',
 // TODO: translate the following.