-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Make better use of i18n #20096
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
Merged
Merged
Make better use of i18n #20096
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
24abae5
Prototyping
48b9b21
Start work on creating offsets
8b7ca1c
Modify tests
8427dbd
Start prototyping with actual MPH
12605ec
Twiddle around
b25d0d5
Twiddle around comments
f70b31a
Convert templates
f466981
Fix external languages
ddaf0cb
Fix latest translation
78bdc57
Fix some test
ace2fd1
Merge branch 'main' into wow-maths
24c973b
Tidy up code
4788be5
Merge branch 'main' into wow-maths
d498472
Use simple map
c78f1f1
Merge branch 'main' into wow-maths
957207b
go mod tidy
6bfa1ba
Move back to data structure
36c7844
Apply suggestions from code review
cac046f
Merge branch 'main' into wow-maths
6543 432e952
Add some comments
b2935e7
Merge branch 'main' into wow-maths
3a6a6b4
Fix tests
b798d02
Try to fix tests
4ed361f
Merge branch 'main' into wow-maths
6568ca1
Use en-US as defacto fallback
47eb2bb
Use correct slices
8a1b976
refactor (#4)
wxiaoguang 6d3e754
Remove TryTr, add log for missing translation key
2cffac5
Merge branch 'main' into wow-maths
zeripath 8334002
Refactor i18n
f20fd87
Fix live-reloading & check for errors
1978b74
Make linter happy
b252dfd
Merge branch 'main' into wow-maths
05d490d
live-reload with periodic check (#5)
wxiaoguang fbd3e08
Fix tests
f66ad02
Merge branch 'main' into wow-maths
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Move back to data structure
- Uses less memory by creating for each language a map.
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.