Fix: Use the numbering module of Dolibarr.
This commit is contained in:
parent
172fefd8f3
commit
fa7a8a3e1a
@ -13,3 +13,7 @@ AddThisArticle = Afegeix aquest article
|
||||
RestartSelling = Reprendre la venda
|
||||
SellFinished = Venda acabada
|
||||
PrintTicket = Imprimir tiquet
|
||||
NoResults = Cap resultat
|
||||
NoProductFound = Cap article trobat
|
||||
ProductFound = Producte trobat
|
||||
ProductsFound = Productes trobats
|
||||
|
||||
@ -13,3 +13,7 @@ AddThisArticle = Añadir este artículo
|
||||
RestartSelling = Retomar la venta
|
||||
SellFinished = Venta terminada
|
||||
PrintTicket = Imprimir ticket
|
||||
NoResults = Ningún resultado
|
||||
NoProductFound = Ningún artículo encontrado
|
||||
ProductFound = Producto encontrado
|
||||
ProductsFound = Productos encontrados
|
||||
|
||||
Loading…
Reference in New Issue
Block a user