jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.4k stars 1.16k forks source link

the Chinese language #195

Open files3 opened 7 years ago

files3 commented 7 years ago

Hello, I would like to ask where can change the language I want to change into Chinese

devnetf commented 7 years ago

@files3 https://github.com/jpuri/react-draft-wysiwyg/issues/177

WofloW commented 7 years ago

js/playground/index.js

Line 128:

localization={{ locale: 'zh', translations: {'generic.add': 'Test-Add'} }}