updated es-ES

This commit is contained in:
denisdulici
2017-11-30 12:20:15 +03:00
parent a7b3d8e746
commit 3607bbed1c
17 changed files with 71 additions and 28 deletions

View File

@ -7,7 +7,8 @@ return [
'notifications' => [
'counter' => '{0} No tiene notificaciones |{1} Tiene :count notificación | [2,*] Tiene :count notificaciones',
'overdue_invoices' => '{1} :count factura vencida | [2,*] :count facturas vencidas',
'upcoming_bills' => '{1} :count factura vencida|[2,*] :count facturas vencidas',
'upcoming_bills' => '{1} :count recibo por vencer|[2,*] :count recibo por vencer',
'items_stock' => '{1} :count artículo sin stock|[2,*] :count artículos sin stock',
'view_all' => 'Ver todas'
],