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: support locale #62

Merged
merged 7 commits into from
Sep 26, 2024
Merged

feat: support locale #62

merged 7 commits into from
Sep 26, 2024

Conversation

Serein207
Copy link
Member

No description provided.

@Serein207 Serein207 added the feature New feature or request label Sep 25, 2024
@Serein207 Serein207 self-assigned this Sep 25, 2024
@Serein207 Serein207 changed the base branch from main to dev September 25, 2024 13:11
Copy link

clang-tidy review says "All clean, LGTM! 👍"

2 similar comments
Copy link

clang-tidy review says "All clean, LGTM! 👍"

Copy link

clang-tidy review says "All clean, LGTM! 👍"

@Serein207 Serein207 linked an issue Sep 26, 2024 that may be closed by this pull request
@Serein207 Serein207 force-pushed the feat/translation branch 3 times, most recently from 848f6a7 to 9142c4e Compare September 26, 2024 08:19
Copy link

clang-tidy review says "All clean, LGTM! 👍"

@NJUPT-SAST NJUPT-SAST deleted a comment from github-actions bot Sep 26, 2024
@NJUPT-SAST NJUPT-SAST deleted a comment from github-actions bot Sep 26, 2024
@NJUPT-SAST NJUPT-SAST deleted a comment from github-actions bot Sep 26, 2024
@NJUPT-SAST NJUPT-SAST deleted a comment from github-actions bot Sep 26, 2024
@NJUPT-SAST NJUPT-SAST deleted a comment from github-actions bot Sep 26, 2024
@Serein207 Serein207 marked this pull request as ready for review September 26, 2024 08:52
Copy link

clang-tidy review says "All clean, LGTM! 👍"

@Serein207 Serein207 merged commit 2897548 into dev Sep 26, 2024
4 checks passed
@Serein207 Serein207 deleted the feat/translation branch September 26, 2024 09:40
Copy link

clang-tidy review says "All clean, LGTM! 👍"

Serein207 added a commit that referenced this pull request Sep 26, 2024
* feat: support en locale

* build: generate .mo file

* feat: change locale file location

* fix: package locale files location

* build: install msgfmt by vcpkg

* chore: fix typo

* chore: add .pot into gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: multiple language
1 participant