add menu state
This commit is contained in:
@@ -14,8 +14,8 @@ module.exports = exports = {
|
||||
export_woff: 'Export woff',
|
||||
export_zip: 'Export zip file, including ttf,woff,eot,svg font and examples.',
|
||||
save_proj: 'Save Project',
|
||||
onlinefont: 'Online Font',
|
||||
fonturl: 'Font URL',
|
||||
onlinefont: 'Open Online Font',
|
||||
fonturl: 'Open Font from URL',
|
||||
tool: 'Tools',
|
||||
gen_glyph_name: 'Generate Glyph Name',
|
||||
clear_glyph_name: 'Clear Glyph Name',
|
||||
|
||||
@@ -14,8 +14,8 @@ module.exports = exports = {
|
||||
export_woff: '导出woff',
|
||||
export_zip: '导出zip,包含ttf,woff,eot,svg等格式字体和icon示例',
|
||||
save_proj: '保存项目',
|
||||
onlinefont: '线上字体',
|
||||
fonturl: '字体URL',
|
||||
onlinefont: '加载线上字体',
|
||||
fonturl: '从URL加载字体',
|
||||
tool: '工具',
|
||||
gen_glyph_name: '生成字形名称',
|
||||
clear_glyph_name: '清除字形名称',
|
||||
|
||||
Reference in New Issue
Block a user