-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
ci/cdPull requests that update GitHub Actions codePull requests that update GitHub Actions codefeature requesttestTesting applicationTesting applicationui/uxissue related and being worked with the figma file of the Admin UIissue related and being worked with the figma file of the Admin UI
Description
Is your feature request related to a problem? Please describe.
- The app is intended to be international
- Most text on screens is automatically changed if the language is changed in a user's profile
- The change is not consistent
- Some screen text is not translated
- Some error and status messages are not translated. This applies to toast and non-toast messages
- This will limit the international adoption of the application.
Describe the solution you'd like
- Convert all screen visible text to automatically use
- Create a script to parse non-test related files in the
src/tree and notify the user of the following if non-translated text is found:- File path
- Line number
- The text of the line that is in violation
- Each grouping of messages above must be separated by a line
- The first line of the output explain that user visible text was found in the listed files where translations were not provided.
- This script must be applied to the pre-commit and GitHub action pull-request.yml workflow and exit with a error status code if violations are discovered.
Describe alternatives you've considered
- N/A
Approach to be followed (optional)
- See above
Additional context
- N/A
Metadata
Metadata
Assignees
Labels
ci/cdPull requests that update GitHub Actions codePull requests that update GitHub Actions codefeature requesttestTesting applicationTesting applicationui/uxissue related and being worked with the figma file of the Admin UIissue related and being worked with the figma file of the Admin UI
Type
Projects
Status
Backlog
Status
Backlog