@controleonline/quasar-tasks-ui
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@controleonline/quasar-tasks-ui", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "ControleOnline", | ||
@@ -5,0 +5,0 @@ "description": "ControleOnline tasks Quasar UI Component", |
@@ -21,15 +21,15 @@ // This is just an example, | ||
status: { | ||
Open: 'Aberta', | ||
Closed: 'Fechada', | ||
Pending: 'Pendente', | ||
All: 'Todas', | ||
open: 'Aberta', | ||
closed: 'Fechada', | ||
pending: 'Pendente', | ||
all: 'Todas', | ||
'Waiting client': 'Aguardando cliente', | ||
'Waiting delivery': 'Aguardando entrega de guincho', | ||
Delayed: 'Atrasado', | ||
Canceled: 'Cancelado', | ||
delayed: 'Atrasado', | ||
canceled: 'Cancelado', | ||
'Waiting Payment': 'Aguardando Pagamento', | ||
'Waiting retrieve': 'Aguardando Retirada', | ||
'on the way': 'Em trânsito', | ||
Prepared: 'Liberado para base', | ||
Waiting: 'Pátio', | ||
prepared: 'Liberado para base', | ||
waiting: 'Pátio', | ||
'Waiting retrieve': 'Pendente de coleta', | ||
@@ -36,0 +36,0 @@ retrieved: 'Retirado', |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147408