Skip to content

Commit acc860e

Browse files
committed
Merge branch 'main' of github.com:Gianthard-cyh/npmx.dev
2 parents efce157 + 8f087d4 commit acc860e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

lunaria/files/en-US.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,9 @@
798798
},
799799
"command": {
800800
"placeholder": "Enter command...",
801+
"label": "Command",
802+
"package_search": "Search packages",
803+
"package_search_desc": "Search for npm packages",
801804
"copy_install": "Copy install command",
802805
"copy_install_desc": "Copy install command to clipboard",
803806
"copy_run": "Copy run command",

lunaria/files/zh-CN.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,9 @@
782782
},
783783
"command": {
784784
"placeholder": "输入命令...",
785+
"label": "命令",
786+
"package_search": "搜索包",
787+
"package_search_desc": "搜索 npm 包",
785788
"copy_install": "复制安装命令",
786789
"copy_install_desc": "复制安装命令到剪贴板",
787790
"copy_run": "复制运行命令",

0 commit comments

Comments
 (0)