File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 273273 - [Note any technical terms or constraints]
274274
275275 Please ensure all translations maintain consistency with existing terminology and follow the project's localization guidelines.</message >
276+ <todos >
277+ [ ] Identify all user-facing strings that need translation
278+ [ ] Update i18n JSON files for all supported languages
279+ [ ] Translate any markdown documentation files
280+ [ ] Verify translations maintain consistency with existing terminology
281+ [ ] Test translations in the application context
282+ </todos >
276283 </new_task >
277284
278285 Wait for the translation task to complete before proceeding to testing.
Original file line number Diff line number Diff line change 1414 - Check for accessibility issues (for UI changes)
1515 - Delegate translation tasks to translate mode when implementing user-facing changes
1616 - Always check for hard-coded strings and internationalization needs
17+ - When using new_task to delegate work, always include a comprehensive todos list
1718 - Wait for translation completion before proceeding to final testing
1819</best_practices >
You can’t perform that action at this time.
0 commit comments