Commit 747dbd8a authored by antoor's avatar antoor

Remove unnecessary language templates

移除不必要的语言模板
parent 8539e5de
......@@ -19,14 +19,6 @@ module.exports = {
update: 'Check update',
quit: 'Quit'
},
shell: {
title: 'Data',
add: 'Add data',
search: 'Search data',
dump: 'Dump data',
import: 'Import data',
clear: 'Clear all data'
},
edit: {
title: 'Edit',
undo: 'Undo',
......
......@@ -20,14 +20,6 @@ module.exports = {
update: '检查更新',
quit: '退出程序'
},
shell: {
title: '数据',
add: '添加数据',
search: '搜索数据',
dump: '导出数据',
import: '导入数据',
clear: '清空数据'
},
edit: {
title: '编辑',
undo: '撤销',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment