mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch 'ent-9940-traduccion-descripcion-de-errores-en-elementos-cv' into 'develop'
Ent 9940 traduccion descripcion de errores en elementos cv See merge request artica/pandorafms!7246
This commit is contained in:
commit
6ce2a3078f
@ -139,7 +139,7 @@ class View extends \HTML
|
||||
});
|
||||
ui.jqXHR.fail(function () {
|
||||
ui.panel.html(
|
||||
"Couldn\'t load Data. Plz Reload Page or Try Again Later."
|
||||
"'.__('The data could not be loaded. Please reload the page or try again later.').'"
|
||||
);
|
||||
});
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user