i18n-pick icon indicating copy to clipboard operation
i18n-pick copied to clipboard

used to pick chinese in a jsx project

Results 6 i18n-pick issues
Sort by recently updated
recently updated
newest added

cb('这是一个错误') const name = "我是一个名字";

let zhText = text.replace(/"/g,'\\\"');

`// 中文文案不存在 zhCH.set(zhText, { key: "", defaultMessage: zhText, source: [{ type, location }] });` 142行代码是否有问题呢

![image](https://user-images.githubusercontent.com/12136237/40043371-dd9030f0-5856-11e8-961c-18ba48443c77.png)