P5.js-web-editor: Translation for Code Mirror Search

Created on 28 Aug 2020  路  2Comments  路  Source: processing/p5.js-web-editor

  • New feature request

At this point, there are no translations for the Find functionality because it is a particular component in the sense that usual approaches used through the translation effort don't work.
https://github.com/processing/p5.js-web-editor/blob/develop/client/utils/codemirror-search.js
I don't know how to expose it as a React Component, or if that is even required, and could be translated using i18n t functions only.

i18n feature

Most helpful comment

@catarak I would like to work on this.

All 2 comments

I'm not a huge fan of how this component is rendered since it's different from the rest of the application, and it would be rad to figure out how to render it as a React component!

@catarak I would like to work on this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kaganjd picture kaganjd  路  16Comments

bmoren picture bmoren  路  21Comments

yining1023 picture yining1023  路  20Comments

trych picture trych  路  20Comments

shiffman picture shiffman  路  16Comments