feat(i18n): 🌐 Chinese translation

!. update UpProject and DownProject translation
This commit is contained in:
tabris 2023-03-22 01:36:33 +08:00
parent 5af3b3712c
commit af40fd476e

View file

@ -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: "移除网络",