mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-18 21:40:52 -04:00
Translated using Weblate (French)
Currently translated at 95.0% (19 of 20 strings) Translation: opensourcepos/datepicker Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/datepicker/fr/
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["datepicker_all_time"] = "Depuis le début";
|
||||
$lang["datepicker_apply"] = "Appliquer";
|
||||
$lang["datepicker_cancel"] = "Annuler la Vente";
|
||||
@@ -7,7 +6,7 @@ $lang["datepicker_custom"] = "Personnaliser";
|
||||
$lang["datepicker_from"] = "De";
|
||||
$lang["datepicker_last_30"] = "Ces 30 derniers jours";
|
||||
$lang["datepicker_last_7"] = "Ces 7 derniers jours";
|
||||
$lang["datepicker_last_financial_year"] = "";
|
||||
$lang["datepicker_last_financial_year"] = "Dernière année fiscale";
|
||||
$lang["datepicker_last_month"] = "Le mois dernier";
|
||||
$lang["datepicker_last_year"] = "L'année passée";
|
||||
$lang["datepicker_same_month_last_year"] = "Même mois de l'Année Dernière";
|
||||
|
||||
Reference in New Issue
Block a user