Conversation
- extract text from builder components to en.json
- fix entries in en.json
- translate builder text to SK and DE
- use translation in dialog HTML components - add todos - import translate module in builder modules
- use translation in dialog HTML components - add todos - import translate module in builder modules
- apply translation for modeler.actions-mode components
- apply translation for modeler.data-mode components
- apply translation for modeler.history-mode components
- apply translation for modeler.i18n-mode components
- apply translation for modeler.role-mode components
- apply translation for dialog TS files
- apply translation for form-builder TS files
- apply translation for tutorial TS files
- apply more translations in TS files
- apply more translations in TS files
- fix some translations
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- apply more translations - fix some translations
- fix tests
|
| new ResetPositionAndZoomTool(context), | ||
| new GridTool(context), | ||
| new SwitchLabelTool(context) | ||
| new ClearModelTool(context, _translateService), |
There was a problem hiding this comment.
why you dont add translate service to CanvasToolContext ? it is for passing all dependencies to tools
There was a problem hiding this comment.
Thank you. I fixed it
- optimize constructor dependencies




Description
Introduce translations for texts in builder components
Implements NAE-2477
Dependencies
No new dependencies were introduced
Third party dependencies
No new dependencies were introduced
Blocking Pull requests
There are no dependencies on other PR
How Has Been This Tested?
Manually
Test Configuration
Checklist: