digital-ide/l10n/bundle.l10n.en.json
2024-10-08 14:30:07 +08:00

16 lines
944 B
JSON

{
"hello": "hello in English",
"welcome.title": "Thanks for using Digital-IDE ❤️. Your star will be our best motivation! 😊",
"welcome.star": "Star",
"welcome.refuse": "Refuse",
"progress.register-command": "Register Command",
"progress.active-lsp-server": "Activate LSP Server",
"progress.initialization": "Initialization",
"progress.build-module-tree": "Build Module Tree",
"progress.download-digital-lsp": "Download Digital LSP",
"progress.choose-best-download-source": "Choose Best Download Source",
"progress.extract-digital-lsp": "Extract Digital LSP",
"error.download-digital-lsp": "Fail to download digital lsp server, check your network and reload vscode. You can also visit following site and download manually: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"fail.save-file": "fail to save file",
"click.join-qq-group": "Click the link to join the QQ group"
}