20-20REENVISIONED / Refactored-fortune-teller

Fortune telling app for CSE 112 Spring 2024
https://20-20reenvisioned.github.io/Refactored-fortune-teller/
0 stars 0 forks source link

Internationalization Support and Localization Enhancements #28

Closed bluffcyclops closed 3 months ago

bluffcyclops commented 3 months ago

Description:

This pull request introduces comprehensive internationalization (i18n) support and various localization enhancements to the application. Key changes include:

Internationalization Framework Integration:

Localization of Key Features:

Error Handling and UI Improvements:

This PR addresses issues #5, #17, and #25, ensuring the application is more accessible to a global audience.

Closes #5 #17 #25

hhcoxatucsd commented 3 months ago

Scratch my previous comment, there's one more additional issue, we forgot to translate the text for love compatibility! Luckily, I believe you should be able to do something pretty similar to 02e9f673ef0ceae2b6b8eeefd582657a84b38d03 as a fix. image