Merge branch 'main' into terry-wallet-login
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 30s
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 30s
# Conflicts: # src/App.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ function internalPath(linkUrl: string): string | null {
|
||||
/**
|
||||
* Banner link URLs are stored unprefixed (e.g. `/browse?post=123`). When the
|
||||
* viewer is on a non-English locale we must re-prefix them with the active
|
||||
* language path (`/malay/browse?post=123`) so navigation doesn't drop into
|
||||
* language path (`/ms/browse?post=123`) so navigation doesn't drop into
|
||||
* the English version of the post.
|
||||
*/
|
||||
function localizeLinkUrl(linkUrl: string, lang: Lang): string {
|
||||
|
||||
Reference in New Issue
Block a user