Brian R. Bondy
93204a578b
Update localization from Transifex Brave order ( #7099 )
...
* Add extra locales to index.json
* Fix verify locale script bugs
- All locales didn't work because it was putting an object inside of an object.
- Individual checks didn't work because of how the destructuring was done.
- Extra items were being printed as missing items.
* Sync up string changes w/ Brave wallet
* Add 33 new locales from Brave wallet
* Merge tml into ta code
5 years ago
Whymarrh Whitby
247659ca65
Connections settings tab ( #7013 )
...
* Nix notification for Share Address
* Add Connections settings tab in place of privacy mode toggle
* Split ProviderApprovalController into two stores
* Remove privacyMode feature flag altogether
* Add migration to remove privacyMode feature flag
5 years ago
Mark Stacey
313def1ce2
Remove shapeshift deposit form ( #6746 )
...
Closes #6478
6 years ago
bowbowbow
4812fdb7b9
Improve Korean translations ( #6268 )
6 years ago
Thomas Huang
4054b1cb84
Increase Token Symbol length to twelve
6 years ago
Whymarrh Whitby
6b32e82ac1
Remove "Beta" from welcome messages
...
More sed magic:
sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \
find app/_locales -name '*.bak' -delete
sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \
find app/_locales -name '*.bak' -delete
6 years ago
bitpshr
5fff6dcbbd
Remove duplicate i18n keys
6 years ago
bitpshr
226601a956
EIP-1102: add user privacy option
6 years ago
bitpshr
89b4aa5d62
EIP-1102: Add option to force-enable provider
6 years ago
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
6 years ago
Vimal
82b11b69a5
Adding CoinSwitch exchange
6 years ago
Noel Yoo
c7758ebd15
Improve Korean translations ( #5515 )
...
* Add more korean translation
* Improve korean translation
6 years ago
Noel Yoo
ba21606dfb
Fix en, ko locales ( #5483 )
...
* Fix en typo
* Fix ko typo
* Remove unnecessary space
* Fix ko typo
* Improve translation in ko
6 years ago
noelyoo
63ba8b56fc
Alphabetize ko locale json keys
6 years ago
Noel Yoo
d46d382b1f
Fix Korean typos ( #5472 )
6 years ago
Whymarrh Whitby
2c5fb11b37
Remove "Copy Contract Address" from token options
6 years ago
HackyMiner
dae07b32e5
update Korean translation ( #4630 )
...
* update Korean translation
* update Korean translation, add updated missing strings
* update Korean i18n messages
6 years ago
nujabes403
0a725285b4
Update messages.json
7 years ago
nujabes403
7432b13b33
Update messages.json
7 years ago
nujabes403
6fa8de6e93
Update messages.json
7 years ago
nujabes403
4be9d146db
Update messages.json
7 years ago
nujabes403
55d0ffd4a0
Update messages.json
7 years ago
nujabes403
9cd9b16689
Translated whole message in KR
7 years ago
nujabes403
70ae807618
Update kr translation to messages.json
7 years ago
x86kernel
9c42216c4e
ci(ko/messages.json): add korean localization file
7 years ago