b923f4d9b055c6adabd9aabcb0258130a1734c2d
🐛 Bug Fix: - Fixed TypeError: this.translate is not a function - Replaced all calls to this.translate() with this.getTranslation() - The choice button feature was using non-existent translate method - Now uses the correct getTranslation method that exists in the class ✅ Result: Choice buttons and translations now work correctly
Description
No description provided
Languages
JavaScript
61.5%
TypeScript
14.9%
CSS
12.4%
HTML
7.7%
Shell
2.8%
Other
0.7%