mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
feat(i18n): 🌐 Chinese translation
!. update UpProject and DownProject translation
This commit is contained in:
parent
5af3b3712c
commit
af40fd476e
1 changed files with 3 additions and 3 deletions
|
|
@ -57,9 +57,9 @@ func chineseSet() TranslationSet {
|
||||||
PreviousContext: "上一个选项卡",
|
PreviousContext: "上一个选项卡",
|
||||||
NextContext: "下一个选项卡",
|
NextContext: "下一个选项卡",
|
||||||
// Attach: "连接/附加",
|
// Attach: "连接/附加",
|
||||||
ViewLogs: "查看日志",
|
ViewLogs: "查看日志",
|
||||||
// UpProject: "向上",
|
UpProject: "创建并启动容器",
|
||||||
// DownProject: "向下",
|
DownProject: "停止并移除容器",
|
||||||
RemoveImage: "移除镜像",
|
RemoveImage: "移除镜像",
|
||||||
RemoveVolume: "移除卷",
|
RemoveVolume: "移除卷",
|
||||||
RemoveNetwork: "移除网络",
|
RemoveNetwork: "移除网络",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue