root a5d58de53f Fix translation context issues in template strings
🐛 Context Fix:
- Extracted translation calls from template strings to avoid 'this' context issues
- Fixed addContinueChoiceButtons() method translation calls
- Fixed displayGuidance() method translation calls
- Store translation values in variables before using in innerHTML

 Result: Should resolve 'this.getTranslation is not a function' errors
2025-06-30 10:09:02 +02:00
2025-06-29 12:35:20 +02:00
Description
No description provided
58 MiB
Languages
JavaScript 61.5%
TypeScript 14.9%
CSS 12.4%
HTML 7.7%
Shell 2.8%
Other 0.7%