Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 43f1bf938b0c0a78aee8a079ddf20116699ec07d
Author: abgox <[email protected]>
Date:   Wed Nov 27 15:53:59 2024 +0800

    feat(completions): update psc
  • Loading branch information
abgox committed Nov 30, 2024
1 parent 893435b commit 671b7d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion completions/psc/language/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,7 @@
"}}\n",
"<@Cyan>Press <@Magenta>Enter<@Cyan> key to update or <@Magenta>other key(Without Ctrl)<@Cyan> to cancel!"
],
"updating": "<@Cyan>Successfully run the command: <@Magenta>Update-Module PSCompletions\n<@Cyan>Updating PSCompletions module..."
"updating": "<@Cyan>Try to run the command: <@Magenta>{{ $update_cmd }}<@Cyan>\nTrying to update PSCompletions module..."
},
"update_info": [
"<@Cyan>PSCompletions remote repository update:\n",
Expand Down
2 changes: 1 addition & 1 deletion completions/psc/language/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1391,7 +1391,7 @@
"}}\n",
"<@Cyan>按下 <@Magenta>Enter(回车键)<@Cyan> 进行更新,<@Magenta>其他任意键(不包含 Ctrl 键)<@Cyan> 取消更新!"
],
"updating": "<@Cyan>成功运行命令: <@Magenta>Update-Module PSCompletions \n<@Cyan>PSCompletions 模块正在更新..."
"updating": "<@Cyan>尝试运行命令: <@Magenta>{{ $update_cmd }}<@Cyan>\nPSCompletions 模块正在尝试更新..."
},
"update_info": [
"<@Cyan>PSCompletions 远程仓库更新: \n",
Expand Down

0 comments on commit 671b7d6

Please sign in to comment.