- Fix (regression) Accidental opensave extension path move
- Build: Update
This commit is contained in:
@@ -3,7 +3,7 @@ var svgEditorExtensionLocale_server_opensave_zh_CN = (function () {
|
||||
|
||||
var zhCN = {
|
||||
uploading: '正在上传...',
|
||||
hiddenframe: 'Frame to store hidden values'
|
||||
hiddenframe: 'Opensave frame to store hidden values'
|
||||
};
|
||||
|
||||
return zhCN;
|
||||
|
||||
Reference in New Issue
Block a user