mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
update seafile-editor&seafile-cdoc translate (#4040)
This commit is contained in:
@@ -9,10 +9,8 @@ import './assets/css/fa-regular.css';
|
||||
import './assets/css/fontawesome.css';
|
||||
import './index.css';
|
||||
|
||||
let lang = window.app.pageOptions.lang;
|
||||
|
||||
ReactDOM.render(
|
||||
<I18nextProvider i18n={ i18n } initialLanguage={ lang } >
|
||||
<I18nextProvider i18n={ i18n } >
|
||||
<MarkdownEditor />
|
||||
</I18nextProvider>,
|
||||
document.getElementById('root')
|
||||
|
Reference in New Issue
Block a user