i18n: update zh-CN translation

This commit is contained in:
pugaizai 2025-03-23 06:34:57 +08:00 committed by Jeremy Soller
parent 715f5b2732
commit 3f137c1eaa
5 changed files with 19 additions and 13 deletions

View file

@ -18,9 +18,9 @@ confirm-button = {
}
confirm-title =
{ $action ->
[restart] 重新啟動
[suspend] 暫停
[shutdown] 關機
[restart] { 重新啟動 }
[suspend] { 暫停 }
[shutdown] { 關機 }
[log-out] 關閉所有應用程式並登出
*[other] 立即執行選定的操作
} 嗎?