Closed rodrigorodriguezgutierrez closed 1 month ago
In spanish, context menu shows same option "Copiar celda" twice, when one of them should be "Copiar fila"
Right click in a table row. It can be checked on playgrounds
ontimize-web-ngx
It would be helpful if bundles could be overwritten by app bundles, so this bug could be solved and maybe useful in other situations
Ok, we just tried to overwrite it, and it works. Just in case somebody needs it:
"TABLE_CONTEXT_MENU": { "COPY_ROW": "Copiar fila" }
Duplicate #1665
What is the current behavior?
In spanish, context menu shows same option "Copiar celda" twice, when one of them should be "Copiar fila"
Steps to reproduce
Right click in a table row. It can be checked on playgrounds
Affected versions:
ontimize-web-ngx
: 8.X.X and 15.X.XAdditional request
It would be helpful if bundles could be overwritten by app bundles, so this bug could be solved and maybe useful in other situations