5241-virtual_pos #44

Merged
alexandre merged 6 commits from 5241-virtual_pos into dev 2023-03-23 13:53:46 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 26a7e58c05 - Show all commits

View File

@ -60,8 +60,8 @@ export default {
pageTitles: {
customers: 'Customers',
list: 'List',
createCustomer: 'Create customer',
webPayments: 'Web Payments',
createCustomer: 'Create customer',
summary: 'Summary',
basicData: 'Basic Data',
},

View File

@ -60,10 +60,10 @@ export default {
pageTitles: {
customers: 'Clientes',
list: 'Listado',
webPayments: 'Pagos Web',
createCustomer: 'Crear cliente',
basicData: 'Datos básicos',
summary: 'Resumen',
webPayments: 'Web Payments'
summary: 'Resumen'
},
list: {
phone: 'Teléfono',