28 lines
1.7 KiB
JSON
28 lines
1.7 KiB
JSON
{
|
|
"info.test.hello": "Hello",
|
|
"info.welcome.title": "Thanks for using Digital-IDE ❤️. Your star will be our best motivation! 😊",
|
|
"info.welcome.star": "Star",
|
|
"info.welcome.refuse": "Refuse",
|
|
"info.progress.register-command": "Register Command",
|
|
"info.progress.active-lsp-server": "Activate LSP Server",
|
|
"info.progress.initialization": "Initialization",
|
|
"info.progress.build-module-tree": "Build Module Tree",
|
|
"info.progress.download-digital-lsp": "Download Digital LSP",
|
|
"info.progress.choose-best-download-source": "Choose Best Download Source",
|
|
"info.progress.extract-digital-lsp": "Extract Digital LSP",
|
|
"error.lsp.download-digital-lsp": "Failed to download digital lsp server, please check your network and reload vscode. You can also visit the following site to download manually: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
|
|
"error.filelist.save-file": "Failed to save file",
|
|
"warning.ppy.already-exist": "property.json already exists!",
|
|
"info.monitor.update-hdlparam": "Update HdlParam",
|
|
"info.monitor.update-pl": "Update PL",
|
|
"info.vcd-viewer.save": "Save",
|
|
"info.vcd-viewer.save-as-view": "Save as View File",
|
|
"info.vcd-viewer.vcd-view-file": "vcd View File",
|
|
"info.vcd-viewer.all-file": "All Files",
|
|
"info.vcd-viewer.load.button": "Load",
|
|
"info.vcd-viewer.load.title": "Load View File",
|
|
"error.vcd-viewer.bad-view-file": "View file is corrupted",
|
|
"error.vcd-viewer.unexist-direct-vcd-file": "The vcd file pointed to by the view file does not exist",
|
|
"info.welcome.join-qq-group": "Click the link to join the QQ group",
|
|
"info.level.test": "This is a simple example"
|
|
} |