Moody Salem
7d0fb9cc10
workaround for the url locale not sticking
2021-05-29 00:29:17 -05:00
github-actions[bot]
8633dc7a50
chore(i18n): synchronize translations from crowdin ( #1746 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-05-29 00:21:49 -05:00
Moody Salem
f340537544
add a bunch of missing translations to the swap page
2021-05-29 00:16:57 -05:00
Moody Salem
3e9289dc35
couple of missing translations in the currency list
2021-05-29 00:11:10 -05:00
Moody Salem
4eb5c3cac8
fix the forced re-render on locale change
2021-05-29 00:07:42 -05:00
github-actions[bot]
cfadd3b165
chore(i18n): synchronize translations from crowdin ( #1745 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-05-29 00:03:15 -05:00
Moody Salem
d6db79b8f5
update the commit message since it is used in the pr merge commit
2021-05-29 00:01:51 -05:00
Moody Salem
6007527ce0
couple more missing keys
2021-05-28 23:58:23 -05:00
Moody Salem
06c8db917f
chore: handle a couple missing translation keys
2021-05-28 23:46:55 -05:00
Moody Salem
3394bc738f
fix the locale parsing of full locale string
2021-05-28 23:43:15 -05:00
Moody Salem
32b56ba0fd
just pick the first occurrence of an abbreviated locale in the locale parsing
2021-05-28 23:30:29 -05:00
github-actions[bot]
f97ce35cee
chore(i18n): synchronize translations from Crowdin
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-05-28 23:27:19 -05:00
Moody Salem
0dafd3e7ba
chore: update to the top 30 locales
2021-05-28 23:25:32 -05:00
Moody Salem
d719942931
chore: en -> en-US
2021-05-28 23:15:07 -05:00
github-actions[bot]
62b9b5d527
New Crowdin translations by Github Action ( #1743 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-05-28 23:10:02 -05:00
Moody Salem
ab34645073
chore: pare down the locales directory to let the crowdin sync do the work
2021-05-28 23:06:54 -05:00
Moody Salem
dab3671cfe
fix environment variable
2021-05-28 22:07:15 -05:00
Moody Salem
478cb3afa3
another config change to try
2021-05-28 22:06:15 -05:00
Moody Salem
d56015d750
one more config attempt
2021-05-28 21:57:25 -05:00
Moody Salem
a639e65cee
chore(ci): try inlining the config
2021-05-28 21:55:29 -05:00
Moody Salem
243e14b74e
chore(ci): add a workflow for crowdin.yaml
2021-05-28 21:48:15 -05:00
Justin Domingue
70174140bc
chore: refactored locale management hook ( #1737 )
...
* chore: refactored locale management hook
* use useMemo instead of useState
2021-05-28 17:36:37 -07:00
Justin Domingue
4fede9df36
removed custom keys, part 2 ( #1740 )
2021-05-28 17:10:56 -07:00
Justin Domingue
fbd5dab53e
Update CONTRIBUTING.md
2021-05-28 16:32:55 -07:00
Justin Domingue
ecdce21b16
Update README.md
2021-05-28 16:30:40 -07:00
Justin Domingue
1a38309500
Update CONTRIBUTING.md
2021-05-28 16:29:38 -07:00
Justin Domingue
46f539c604
chore(i18n): wrapped English text around <Trans> component ( #1714 )
...
* feat(i18n): wrapped English text around <Trans> component
* cleanup
* synced
* regenerated locales
2021-05-28 16:25:50 -07:00
Justin Domingue
ad65b63868
remove custom keys ( #1739 )
2021-05-28 15:33:40 -07:00
Justin Domingue
f9a5dbf6ce
fix: add sourceLocale: en ( #1738 )
...
* fix: add sourceLocale: en
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-05-28 14:52:54 -07:00
Justin Domingue
7991b0b0d8
Update CONTRIBUTING.md
2021-05-28 10:17:41 -07:00
Moody Salem
d85dccd01a
chore: remove list update popup code
2021-05-28 11:08:04 -05:00
dependabot[bot]
37799caa03
chore(deps): bump dns-packet from 1.3.1 to 1.3.4 ( #1721 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 11:04:22 -05:00
Justin Domingue
04878e095c
feat(i18n): save and load locale from redux store ( #1723 )
...
* wrap sock around function component to get re-renders
* removed sourcelocale since we are using custom ids
* load locale data dynamically
* undo dev change
* ran yarn i18n:extract
* store locale in redux
* added support for redux
* restored header
* refactor
* addressed pr feedback
* specify type
* added navigator locale fallback to generic dialect
* make locale array const and typed
* addressed pr feedback
* fixed various
* addressed pr feedback
* make supported locales constant uppercase
* add back toUpperCase removed during refactoring
* removed lingui/detect-locale
* run yarn
2021-05-28 09:03:53 -07:00
Moody Salem
14a6953b90
fix: useCallback is not necessary
2021-05-28 09:44:05 -05:00
Moody Salem
d866d79578
fix: anonymize outbound link events sent to google analytics
...
fixes https://github.com/Uniswap/uniswap-interface/issues/1729
2021-05-28 09:08:53 -05:00
Moody Salem
7f1def300d
fix: usdc prices shouldn't reload when v3 prices reload
2021-05-27 15:28:45 -05:00
Justin Domingue
8930627064
delete old locales/ folders ( #1725 )
2021-05-27 12:10:42 -07:00
Justin Domingue
efb939297f
update CONTRIBUTING.md with new folder structure
2021-05-27 09:42:38 -07:00
Justin Domingue
69cc728d43
fix(i18n): various fixes and improvements ( #1718 )
...
* wrap sock around function component to get re-renders
* removed sourcelocale since we are using custom ids
* load locale data dynamically
* undo dev change
* ran yarn i18n:extract
* make SOCK component lower case
* fixed unmerged conflicts
* regenerated po for wallet.socks
* added loadLocaleData
2021-05-27 09:38:37 -07:00
Moody Salem
a6bc7775bc
chore(i18n): single directory for locales
2021-05-27 10:52:17 -05:00
Moody Salem
3452be9a45
chore(i18n): remove line numbers from extracted po
2021-05-27 10:37:15 -05:00
Justin Domingue
be6e2fe74a
chore(i18n): convert old locale file to new format ( #1715 )
...
* added supported locales
* added vi locale
* deleted old locale files
* add catalogues to i18n.tsx
* remove fallbackLocales
* add fallback
2021-05-26 18:58:00 -07:00
Justin Domingue
83b1297ff6
Update CONTRIBUTING.md
2021-05-26 17:18:57 -07:00
Justin Domingue
a20ed15b00
Update CONTRIBUTING.md
2021-05-26 17:15:04 -07:00
Justin Domingue
1413ab91bf
Create CONTRIBUTING.md
2021-05-26 17:14:02 -07:00
Justin Domingue
c4846c8832
feat(i18n): improve i18n ( #1692 )
...
* replaced i18next with lingui
* integrate lingui in i18n and update dev setup
* updated components to @lingui
* fix compile error after rebase
* detect locale
* add all previous languages to linguirc
* address pr feedback
* remove it for now
* ignore generate *js files, various fixes
* added more translations
* fixed yarn build command
* wrapped more hardcoded english around <Trans>
* finished second round of translations
* added support for pseudo-en locale
* improvements
* moved copy.tsx to different branch
* moved extra files to different branch
* regenerated po
* clean up
* more fixes
* regenerate po
* remove messages.js
* clean up
* addressed pr feedback
* regenerated po
2021-05-26 13:34:52 -07:00
Moody Salem
dbbffd17a6
fix: improve cancel/retry detection
v4.0.2
2021-05-25 13:48:23 -05:00
Moody Salem
85d8b1e514
fix: improve privacy of the claim popup ( #1698 )
...
* fix: improve privacy of the claim popup
fixes https://github.com/Uniswap/uniswap-interface/issues/1337
* fix unhandled rejection
* clean up the claim code a bit more
* working claim fetch
* working claim fetch
* trigger some events on the claim popup
v4.0.1
2021-05-24 18:15:12 -05:00
Moody Salem
739986ba66
chore: update README.md twitter link
2021-05-24 12:11:59 -05:00
Moody Salem
e9148b30c9
chore: bump v3-sdk
v4.0.0
2021-05-21 20:21:41 -05:00