8 Commits
Author SHA1 Message Date
comeback01 30e0f8090e fix(go): correct module import paths 2025-10-28 13:23:10 +01:00
comeback01 f8d35536d4 Merge branch 'main' into french-translation-final 2025-10-02 10:57:34 +02:00
comeback01 075c134abc feat(i18n): add and update French translations 2025-09-30 17:07:45 +02:00
comeback01 0b03de383e feat(i18n): add French translation for stripe promo codes 2025-09-29 09:12:37 +02:00
comeback01 39a6995eb1 Chore: remove temporary verification script 2025-09-29 09:03:54 +02:00
comeback01 51e02785e6 Merge branch 'main' into traduction
# Conflicts:
#	web/src/i18n/locales/zh.json
2025-09-29 09:03:32 +02:00
comeback01 cbbe4cb4e7 Merge remote-tracking branch 'upstream/main' into traduction 2025-09-28 12:23:17 +02:00
comeback01 05d3ddb397 fix(test): Make language verification script more robust
This addresses feedback from CodeRabbitAI by using a regular expression for the language button's aria-label. This ensures the test can run regardless of the browser's default language.
2025-09-27 11:35:03 +02:00