1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-07 18:25:45 +08:00

fix translation in product information (#901)

This commit is contained in:
Andojeda 2021-06-02 22:13:34 -04:00 committed by GitHub
parent f347298f47
commit c6cc1df91f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -480,7 +480,7 @@ export default {
price: 'Precio',
taxAmount: 'Monto de Impuesto',
grandTotal: 'Total General',
grandTotalConverted: 'Grand Total Convertido',
grandTotalConverted: 'Gran Total Convertido',
quantityAvailable: 'Cantidad Disponible',
upc: 'Código de Barras'
}