Duplicate translation key
This commit is contained in:
parent
cae79a2dac
commit
351d12bb0a
@ -191,7 +191,7 @@ if (empty($user->societe_id))
|
|||||||
"Members",
|
"Members",
|
||||||
"Products",
|
"Products",
|
||||||
"Services",
|
"Services",
|
||||||
"CommercialProposals",
|
"CommercialProposalsShort",
|
||||||
"CustomersOrders",
|
"CustomersOrders",
|
||||||
"BillsCustomers",
|
"BillsCustomers",
|
||||||
"Contracts");
|
"Contracts");
|
||||||
|
|||||||
@ -15,7 +15,7 @@ FormatDateText=%B %d, %Y
|
|||||||
FormatDateHourShort=%d/%m/%Y %I:%M %p
|
FormatDateHourShort=%d/%m/%Y %I:%M %p
|
||||||
FormatDateHourTextShort=%d %b %Y, %I:%M %p
|
FormatDateHourTextShort=%d %b %Y, %I:%M %p
|
||||||
FormatDateHourText=%d %B %Y, %I:%M %p
|
FormatDateHourText=%d %B %Y, %I:%M %p
|
||||||
CommercialProposals=Quotations
|
CommercialProposalsShort=Quotations
|
||||||
TotalVAT=Total VAT
|
TotalVAT=Total VAT
|
||||||
IncludedVAT=Included VAT
|
IncludedVAT=Included VAT
|
||||||
HT=Net of tax
|
HT=Net of tax
|
||||||
|
|||||||
@ -337,7 +337,7 @@ ShortInfo=Info.
|
|||||||
Ref=Ref.
|
Ref=Ref.
|
||||||
RefSupplier=Ref. supplier
|
RefSupplier=Ref. supplier
|
||||||
RefPayment=Ref. payment
|
RefPayment=Ref. payment
|
||||||
CommercialProposals=Commercial proposals
|
CommercialProposalsShort=Commercial proposals
|
||||||
Comment=Comment
|
Comment=Comment
|
||||||
Comments=Comments
|
Comments=Comments
|
||||||
ActionsToDo=Events to do
|
ActionsToDo=Events to do
|
||||||
|
|||||||
@ -333,7 +333,7 @@ ShortInfo=Infos
|
|||||||
Ref=Réf.
|
Ref=Réf.
|
||||||
RefSupplier=Réf. fournisseur
|
RefSupplier=Réf. fournisseur
|
||||||
RefPayment=Réf. paiement
|
RefPayment=Réf. paiement
|
||||||
CommercialProposals=Propositions commerciales/devis
|
CommercialProposalsShort=Propositions/devis
|
||||||
Comment=Commentaire
|
Comment=Commentaire
|
||||||
Comments=Commentaires
|
Comments=Commentaires
|
||||||
ActionsToDo=Événements à faire
|
ActionsToDo=Événements à faire
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user