File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 796796 "view_all" : " View all"
797797 }
798798 },
799+ "command" : {
800+ "placeholder" : " Enter command..." ,
801+ "copy_install" : " Copy install command" ,
802+ "copy_install_desc" : " Copy install command to clipboard" ,
803+ "copy_run" : " Copy run command" ,
804+ "copy_run_desc" : " Copy run command to clipboard" ,
805+ "copy_create" : " Copy create command" ,
806+ "copy_create_desc" : " Copy create command to clipboard"
807+ },
799808 "compare" : {
800809 "packages" : {
801810 "title" : " compare packages" ,
Original file line number Diff line number Diff line change 779779 "empty" : " 未找到组织" ,
780780 "view_all" : " 查看全部"
781781 }
782+ },
783+ "command" : {
784+ "placeholder" : " 输入命令..." ,
785+ "copy_install" : " 复制安装命令" ,
786+ "copy_install_desc" : " 复制安装命令到剪贴板" ,
787+ "copy_run" : " 复制运行命令" ,
788+ "copy_run_desc" : " 复制运行命令到剪贴板" ,
789+ "copy_create" : " 复制创建命令" ,
790+ "copy_create_desc" : " 复制创建命令到剪贴板"
782791 }
783792}
You can’t perform that action at this time.
0 commit comments