clean missing translations (#33388)

This commit is contained in:
Frédéric FRANCE
2025-03-11 00:23:17 +01:00
committed by GitHub
parent 141288c1f0
commit e980b46b0c
3 changed files with 2 additions and 2 deletions

View File

@@ -595,8 +595,6 @@ Notify_
Num Num
NumberOfCopy NumberOfCopy
NumberOfDonationsByMonth NumberOfDonationsByMonth
NumberOfOrders
NumberOfProposals
Numeric Numeric
OK OK
Object Object

View File

@@ -93,6 +93,7 @@ AllOrders=All orders
NbOfOrders=Number of orders NbOfOrders=Number of orders
OrdersStatistics=Order's statistics OrdersStatistics=Order's statistics
OrdersStatisticsSuppliers=Purchase order statistics OrdersStatisticsSuppliers=Purchase order statistics
NumberOfOrders=Number of orders
NumberOfOrdersByMonth=Number of orders by month NumberOfOrdersByMonth=Number of orders by month
AmountOfOrders=Amount of orders AmountOfOrders=Amount of orders
AmountOfOrdersHT=Amount of orders (excl. tax) AmountOfOrdersHT=Amount of orders (excl. tax)

View File

@@ -23,6 +23,7 @@ AllPropals=All proposals
SearchAProposal=Search a proposal SearchAProposal=Search a proposal
NoProposal=No proposal NoProposal=No proposal
ProposalsStatistics=Commercial proposal's statistics ProposalsStatistics=Commercial proposal's statistics
NumberOfProposals=Number of proposals
NumberOfProposalsByMonth=Number by month NumberOfProposalsByMonth=Number by month
AmountOfProposals=Amount of proposals AmountOfProposals=Amount of proposals
AmountOfProposalsHT=Amount of proposals (excl. tax) AmountOfProposalsHT=Amount of proposals (excl. tax)