Hotfix/translate row delete msg (#3305)
* Toggles the disabled state of auto_increment_prefix To insert a prefix you had to toggle the checkbox, save the settings and reload. With this script it is immediate. Fixes #1390 * Delete asset image: made checkbox more visible Related to #3153 * Added missing translation to bootstrap table partial The "Are you sure to delete" confirmation was hardcoded. Added translation row to all locales and other small corrections to it/general lang file.
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
'status' => 'Estados',
|
||||
'supplier' => 'Proveedor',
|
||||
'suppliers' => 'Proveedores',
|
||||
'sure_to_delete' => '¿Está seguro de que desea borrar',
|
||||
'submit' => 'Enviar',
|
||||
'target' => 'Target',
|
||||
'total_assets' => 'Equipos',
|
||||
|
||||
Reference in New Issue
Block a user