updated translations

This commit is contained in:
denisdulici
2018-03-06 17:05:58 +03:00
parent da5eb9b16a
commit 2915af6243
98 changed files with 449 additions and 185 deletions

View File

@ -7,7 +7,7 @@ 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 recibo por vencer|[2,*] :count recibo por vencer',
'upcoming_bills' => '{1} :count recibo por vencer|[2,*] :count recibos por vencer',
'items_stock' => '{1} :count artículo sin stock|[2,*] :count artículos sin stock',
'view_all' => 'Ver todas'
],