Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Language Support and ESLint for Code Formatting #2

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

flynncao
Copy link

@flynncao flynncao commented Jul 6, 2023

Commit History Summary:

Please note that the ESLint rules applied in this version are relatively lenient or "loose," allowing flexibility in certain code formatting choices. This approach strikes a balance between enforcing code consistency and accommodating developer preferences.

  • v1.0.0.4: Automatic Localization Based on User's Preferred Language: The application now automatically detects the user's preferred language and adjusts the localization accordingly. This ensures a more personalized experience for users, delivering content in their preferred language.

  • v1.0.0.4: Automatic Localization Based on User's Preferred Language: The application now automatically detects the user's preferred language and adjusts the localization accordingly. This ensures a more personalized experience for users, delivering content in their preferred language.

  • v1.0.0.3: Chinese Translation Added: Chinese translation has been added to all pages of the application. The translation work was done with reference to reliable sources such as https://honkai-star-rail.fandom.com/wiki/ and https://wiki.biligame.com/sr/%E9%A6%96%E9%A1%B5. Other properties, routes, and component structures have been organized accordingly.

  • v1.0.0.2: Component Interpolation for Typography Style: Component interpolation techniques have been implemented to maintain consistent typography style throughout the project. This helps achieve a cohesive and visually pleasing design.

  • v1.0.0.1: Multi-Language Feature Testing and Local Development: This version encompasses all the previous commits and primarily focuses on testing and refining the multi-language features. The development has been conducted locally, ensuring the functionality and behavior of the application in different languages.

The git tags in the project are not super strict right now. It might be a good idea for us to chat about them and see if we can come up with some conventions that work for everyone, also we can define some detailed ESLint rules.

Thanks once again for your amazing work on this repository!

@vercel
Copy link

vercel bot commented Jul 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astral-express ❌ Failed (Inspect) Aug 22, 2023 8:07pm

@flynncao
Copy link
Author

flynncao commented Jul 8, 2023

You can also check out this demo:

https://astral-express-test.vercel.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant