mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-27 23:27:04 -04:00
Translated using Weblate (French)
Currently translated at 100.0% (45 of 45 strings) Translation: opensourcepos/module Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/module/fr/
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["module_admin_cashups"] = "";
|
||||
$lang["module_admin_cashups_desc"] = "";
|
||||
$lang["module_attributes"] = "";
|
||||
$lang["module_attributes_desc"] = "";
|
||||
$lang["module_attributes"] = "Attributs";
|
||||
$lang["module_attributes_desc"] = "Ajout, mise à jour, suppression et recherche d'attributs.";
|
||||
$lang["module_both"] = "Tous les deux";
|
||||
$lang["module_cashups"] = "";
|
||||
$lang["module_cashups_desc"] = "";
|
||||
$lang["module_cashups"] = "Encaissements";
|
||||
$lang["module_cashups_desc"] = "Ajout, mise à jour, suppression et recherche d'encaissements.";
|
||||
$lang["module_config"] = "Paramètres";
|
||||
$lang["module_config_desc"] = "Paramètres de la boutique.";
|
||||
$lang["module_customers"] = "Clients";
|
||||
|
||||
Reference in New Issue
Block a user