Skip to content

Commit

Permalink
link ticket on todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cami committed Oct 23, 2024
1 parent 6cbd768 commit 94d7327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks/useLanguage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ export function pickDefaultLanguage(
}

const preferredLanguages = getUserLanguages();
/* We should refactor this ASAP TODO
/* We should refactor this ASAP TODO: https://transcend.height.app/T-39777
* Extend supportedLanguages to include locales that we consider equivalent
* e.g. instead of just having en, include en-US, en-GB, en-AU, etc
*/
Expand Down

0 comments on commit 94d7327

Please sign in to comment.