-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i18n(report): runtime settings and tools (#9166)
* i18n runtime settings & dropdown. Modify ui-feat for i18n. * Wrongly added this localeString mod * Messed up some HTML while editing the strings. * Ignore report-ui-feat from collect-strings. Update proto, update samples. * stringback * this -> Util * Add proto comments. * convert \t to _ because regex is hard * collected en-XL * let -> const * updated id's * Added caching/hydration to Util * hm, not sure how that worked, but okay * net -> network * data-i18n attr * update sample json * keyof! * forEach -> for of * add test * Connor's nits Co-Authored-By: Connor Clark <[email protected]> * Remove backup English from html, remove useless ignorePaths * fix tests * Revert "fix tests" This reverts commit 4c89c0f. * ignore axe link-name Co-authored-by: Connor Clark <[email protected]>
- Loading branch information
1 parent
6fba15d
commit e87a8b7
Showing
12 changed files
with
362 additions
and
32 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.