[frontend] playbook trads (#10972)
Proposed changes
- Add playbook trads on frontend
Related issues
- #10972
Checklist
- [ ] I consider the submitted work as finished
- [ ] I tested the code for its functionality
- [ ] I wrote test cases for the relevant uses case (coverage and e2e)
- [ ] I added/update the relevant documentation (either on github or on notion)
- [ ] Where necessary I refactored code to improve the overall quality
Further comments
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 64.88%. Comparing base (
7f8dd6b) to head (984471e). Report is 11 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #11186 +/- ##
=======================================
Coverage 64.88% 64.88%
=======================================
Files 722 722
Lines 71761 71761
Branches 7799 7799
=======================================
Hits 46560 46560
Misses 25201 25201
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
I didnt find the way translate in the ReactFlow yet
To tranlaste the nodes in ReactFlow you can put the i18n in utils/playbooks.js
@SarahBocognano I have find this component too : NodeWorkflow.tsx
I can translate the name and the description !
Some translations are missing
-
The tooltips of the components name
-
the 'out' and 'unmodified'
- the tooltip of the arrow next to some components
Suggestion in french: Maybe transalte in 'envoyer au notificateur' (a verb first, as for the other components)