updated translations
This commit is contained in:
@ -33,6 +33,16 @@ return [
|
||||
'digit' => 'Número de Dígitos',
|
||||
'next' => 'Siguiente Número',
|
||||
'logo' => 'Logotipo',
|
||||
'custom' => 'Personalizado',
|
||||
'item_name' => 'Nombre del elemento',
|
||||
'item' => 'Elementos',
|
||||
'product' => 'Productos',
|
||||
'service' => 'Servicios',
|
||||
'price_name' => 'Nombre del Precio',
|
||||
'price' => 'Precio',
|
||||
'rate' => 'Tasa',
|
||||
'quantity_name' => 'Nombre de la Cantidad',
|
||||
'quantity' => 'Cantidad',
|
||||
],
|
||||
'default' => [
|
||||
'tab' => 'Valores Predeterminados',
|
||||
@ -66,6 +76,8 @@ return [
|
||||
'bill_days' => 'Enviar Antes del Vencimiento',
|
||||
'cron_command' => 'Comando de Cron',
|
||||
'schedule_time' => 'Hora de Ejecución',
|
||||
'send_item_reminder'=> 'Enviar Recordatorio del Elemento',
|
||||
'item_stocks' => 'Enviar Cuando Exista Stock del Elemento',
|
||||
],
|
||||
'appearance' => [
|
||||
'tab' => 'Apariencia',
|
||||
|
Reference in New Issue
Block a user