aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/zh_CN
Commit message (Collapse)AuthorAgeFilesLines
* Connections settings tab (#7013)Whymarrh Whitby2019-08-161-12/+0
| | | | | | | | | | | | * 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
* Remove shapeshift deposit form (#6746)Mark Stacey2019-06-251-4/+0
| | | Closes #6478
* Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵kumavis2019-03-291-0/+9
|\ | | | | | | into vimalsagar-develop
| * merging upstream branchVimal2018-11-121-0/+45
| |\
| * | Adding CoinSwitch exchangeVimal2018-10-221-0/+9
| | |
* | | Increase Token Symbol length to twelveThomas Huang2018-11-231-2/+2
| | |
* | | Remove "Beta" from welcome messagesWhymarrh Whitby2018-11-211-1/+1
| |/ |/| | | | | | | | | | | | | | | | | 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
* | EIP-1102: add user privacy optionbitpshr2018-11-061-0/+6
| |
* | EIP-1102: Add option to force-enable providerbitpshr2018-11-061-0/+9
| |
* | EIP-1102: updated implementationbitpshr2018-11-061-0/+30
|/
* Fix formatting of locale files (#5479)Noel Yoo2018-10-101-7/+7
|
* Update messages.json (#5280)Kevin Serrano2018-09-201-0/+9
| | | Added some translations for Chinese Traditional via Chainsights!
* Fix casing of MetaMask in all localized messagesWhymarrh Whitby2018-08-141-1/+1
| | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
* Chinese translation Enhancements (#4218)Orange2018-05-121-25/+358
|
* fixOrange2018-03-151-2/+2
| | | | change loose => 疏松; change imported => 已导入私钥
* fixOrange2018-03-141-1/+1
| | | fix 接收 to 接受
* yuanaichiyuanchao2018-03-141-102/+102
|
* fixOrange2018-03-141-30/+30
| | | fix
* fixOrange2018-03-141-1/+1
| | | fix
* updateOrange2018-03-141-3/+602
| | | update
* First part of chinese translation.Kevin Serrano2016-08-231-0/+10