This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Fix Navigation Locale #3076
Merged
Merged
Fix Navigation Locale #3076
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
6d610b2
fix: sidebar language to have proper english
RavenColEvol 77fe899
fix: navigation locale
RavenColEvol 70c6ca2
fix: Variable name for useLocaleBasedNavigations
RavenColEvol 85bf1fb
fix: Linting
RavenColEvol c3dbcad
Merge remote-tracking branch 'upstream/main' into fix-locale
RavenColEvol ecaeb02
Merge branch 'main' into fix-locale
RavenColEvol dfafdf1
Merge branch 'main' into fix-locale
RavenColEvol db771f0
fix: navigation locale in creation stage
RavenColEvol e1b5953
Merge branch 'nodejs:main' into fix-locale
RavenColEvol a37f118
Merge remote-tracking branch 'origin/fix-locale' into fix-locale
RavenColEvol 0ad2e88
fix: remove isLearnPage from context
RavenColEvol 68d35af
Merge branch 'main' into fix-locale
aymen94 dc36973
Merge branch 'main' into fix-locale
AugustinMauroy d0118a0
refactor: createLearnPages function
RavenColEvol 6c4ae17
Merge remote-tracking branch 'origin/fix-locale' into fix-locale
RavenColEvol 27dd5c9
Merge branch 'main' into fix-locale
RavenColEvol 426e9db
fix: formating of createLearnPages
RavenColEvol c20b962
Merge remote-tracking branch 'origin/fix-locale' into fix-locale
RavenColEvol b6a324d
Merge branch 'main' into fix-locale
ovflowd 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,6 +17,7 @@ module.exports = ` | |
| fields { | ||
| slug | ||
| categoryName | ||
| locale | ||
| } | ||
| } | ||
| next { | ||
|
|
||
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.