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

feat:完成layout部分国际化 #346

Merged
merged 6 commits into from
May 6, 2024
Merged

Commits on Apr 27, 2024

  1. feat(i18n): initialize vue-i18n for internationalization support

    - Added vue-i18n as a dependency.
    - Configured vue-i18n in the main application file.
    - Created initial locale files with translations.
    tongque0 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a50e356 View commit details
    Browse the repository at this point in the history
  2. feat(i18n): initialize vue-i18n for internationalization support

    - Added vue-i18n as a dependency.
    - Configured vue-i18n in the main application file.
    - Created initial locale files with translations.
    tongque0 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    601af09 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Merge upstream changes

    tongque0 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6f15ebb View commit details
    Browse the repository at this point in the history
  2. feat:layout部分国际化

    tongque0 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    63caa36 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    93a959b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1cece View commit details
    Browse the repository at this point in the history