- l10n: Add Chinese (simplified) extension locales (Thanks, @enlove!)
- Linting (ESLint): Avoid reporting `no-console` - Refactoring: Avoid Firefox console errors with hidden iframe - Docs (CHANGES): Fix Markdown heading level
This commit is contained in:
3
editor/extensions/ext-locale/server_opensave/zh-CN.js
Executable file
3
editor/extensions/ext-locale/server_opensave/zh-CN.js
Executable file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
uploading: '正在上传...'
|
||||
};
|
||||
Reference in New Issue
Block a user