We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efce157 + 8f087d4 commit acc860eCopy full SHA for acc860e
2 files changed
lunaria/files/en-US.json
@@ -798,6 +798,9 @@
798
},
799
"command": {
800
"placeholder": "Enter command...",
801
+ "label": "Command",
802
+ "package_search": "Search packages",
803
+ "package_search_desc": "Search for npm packages",
804
"copy_install": "Copy install command",
805
"copy_install_desc": "Copy install command to clipboard",
806
"copy_run": "Copy run command",
lunaria/files/zh-CN.json
@@ -782,6 +782,9 @@
782
783
784
"placeholder": "输入命令...",
785
+ "label": "命令",
786
+ "package_search": "搜索包",
787
+ "package_search_desc": "搜索 npm 包",
788
"copy_install": "复制安装命令",
789
"copy_install_desc": "复制安装命令到剪贴板",
790
"copy_run": "复制运行命令",
0 commit comments