jupyterlab / jupyterlab

JupyterLab computational environment.
https://jupyterlab.readthedocs.io/
Other
13.82k stars 3.12k forks source link

Translation wrapper is missing around debugger filter box #16220

Closed krassowski closed 2 weeks ago

krassowski commented 3 weeks ago

Description

The placeholder is not translated:

https://github.com/jupyterlab/jupyterlab/blob/8819549495cd11470b4db7464d1d59c53cfce787/packages/debugger/src/panels/kernelSources/filter.tsx#L27

See: https://jupyterlab.readthedocs.io/en/stable/extension/internationalization.html

fcollonval commented 2 weeks ago

Closed by https://github.com/jupyterlab/jupyterlab/pull/16224