Fix: main menu style and text #371

This commit is contained in:
cuixiping
2019-12-21 20:35:22 +08:00
committed by Brett Zamir
parent 88423c8424
commit a7447fbbe2
7 changed files with 45 additions and 26 deletions

View File

@@ -205,6 +205,8 @@ export const readLang = async function (langData) {
tool_import: tools.import_doc,
tool_open: tools.open_doc,
tool_save: tools.save_doc,
tool_editor_prefs: config.editor_prefs,
tool_editor_homepage: tools.editor_homepage,
svginfo_units_rulers: config.units_and_rulers,
svginfo_rulers_onoff: config.show_rulers,