mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -17,4 +17,8 @@ return [
|
||||
'sum' => 'Sum',
|
||||
'do_not_repeat' => '¡Por favor, no repita la operación!',
|
||||
'no_permission' => '¡Sin permiso!',
|
||||
'sort' => 'ordenar campo',
|
||||
'order' => 'ordenar',
|
||||
'asc' => 'orden ascendente',
|
||||
'desc' => 'orden descendente',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user