|
|
{ "command.history.open": "Open History", "command.setting.open": "Open Setting", "command.refresh": "Refresh", "command.host.copy": "Copy Host", "command.name.copy": "Copy Name", "command.diagram.add": "Create Diagram", "command.query.add": "Create Query", "command.query.rename": "Rename Query", "command.diagram.open": "Open Diagram", "command.diagram.drop": "Drop Diagram", "command.connection.add": "Add Connection", "command.connection.edit": "Edit Connection", "command.connection.disable": "Close Connection", "command.struct.diff": "Database Struct Sync", "command.server.info": "Server Status", "command.connection.delete": "Delete Connection", "command.database.add": "New Database", "command.db.overview": "Overview", "command.db.drop": "Drop Database", "command.runQuery": "Run MySQL Query", "command.query.switch": "Open Query", "command.data.import": "Import Sql", "command.data.export": "Export Data", "command.struct.export": "Export Struct", "command.db.active": "Change Active Database", "command.table.truncate": "Truncate Table", "command.db.truncate": "Truncate Database", "command.table.drop": "Drop table", "command.mock.run": "Start Generate", "command.mock.table": "Generate Mock Data", "command.changeTableName": "Change Name", "comman.table.design": "Design Table", "command.column.changeName": "Change Column Name", "command.column.add": "Add Column", "command.column.up": "Move Column Up", "command.column.down": "Move Column Down", "command.table.source": "Show Table Source", "command.view.source": "Show View Source", "command.count.sql": "Show Count", "command.table.show": "Open In New Panel", "command.column.update": "Modify Column", "command.column.drop": "Drop column", "command.template.table": "Create New Table", "command.template.view": "Create New View", "command.template.procedure": "Create New Procedure", "command.template.trigger": "Create New Trigger", "command.template.function": "Create New Function", "command.template.user": "Create New User", "command.delete.user": "Drop User", "command.user.grant": "Grant Privileges", "command.change.user": "Change User Password", "command.delete.view": "Drop View", "command.delete.procedure": "Drop Procedure", "command.delete.function": "Drop Function", "command.delete.trigger": "Drop Trigger", "command.redis.connection.terminal": "Open Terminal", "command.redis.connection.status": "Server status", "command.redis.key.del": "Delete Key", "command.redis.key.detail": "View Key Detail", "config.title":"Database Client", "config.enableDelimiter":"Support delimiter when import sql.", "config.loadMetaOnConnect":"Load database meta info when connected, If your machine's performance is low, turn it off.", "config.defaultSelectLimit":"Default limit of query sql.", "config.showTotal": "Show total on result view." }
|