-
Notifications
You must be signed in to change notification settings - Fork 238
I18n/manager view #1877
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
Draft
ebkr
wants to merge
24
commits into
i18n/profiles
Choose a base branch
from
i18n/manager-view
base: i18n/profiles
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
I18n/manager view #1877
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
fb5cefc
Added English i18n support for NavigationMenu and update banner
ebkr a0fda7e
Added English i18n support for the empty mod list message and update …
ebkr c5b194d
Added i18n support for the SearchAndSort component
ebkr 5b506fe
WIP: Added Date formatting support. Need to finish porting LocalModCa…
ebkr 592dc3e
Ported LocalModCard and DonateButton to use i18n
ebkr cbe4208
Added ExpandableCard translation
ebkr 7c29cee
Used translation in application update banner. Fixed visual regression.
ebkr 0b575a9
Reverted visual regression change as it breaks scrolling
ebkr 8cd2411
Added i18n support for loose modals in Manager.vue
ebkr 394f289
Added i18n support for category filter modal
ebkr 172905a
Added i18n support for sort modal
ebkr 726288f
Added i18n support for local import modal
ebkr 073b46e
Added i18n support for code export modal
ebkr 7f98838
Added i18n support to DownloadProgressModal.vue
ebkr 9705d16
Added i18n support to DownloadModVersionSelectModal
ebkr 3c1b7e3
Added i18n support to UpdateAllInstalledModsModal
ebkr c13e7dc
Added i18n support to LaunchTypeModal
ebkr f6aea1a
Added i18n support for executable selection actions in Manager.vue
ebkr 3dedfaf
Added i18n support for OnlinePreviewPanel
ebkr 9620aff
Added i18n support for OnlineModView
ebkr 90216b1
Added i18n support for OnlineModList
ebkr def1500
Added French translations for online view
ebkr 9e12e77
Fixed issue after rebase in LaunchTypeModal and improved "Par" capita…
ebkr 5c6f0cd
Fixed imports and duplicate text after rebase
ebkr 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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to comment in an earlier PR in this stack, would it be clearer if the whole translation key was used here?