Update cn.rs (#16041)

This commit is contained in:
memory_clear
2026-09-03 10:08:30 +08:00
committed by GitHub
parent 6dbd810454
commit e4539fc304

View File

@@ -659,9 +659,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("screenshot-merged-screen-not-supported-tip", "当前不支持多个屏幕的合并截屏,请切换到单个屏幕重试。"), ("screenshot-merged-screen-not-supported-tip", "当前不支持多个屏幕的合并截屏,请切换到单个屏幕重试。"),
("screenshot-action-tip", "请选择如何继续截屏。"), ("screenshot-action-tip", "请选择如何继续截屏。"),
("Save as", "另存为"), ("Save as", "另存为"),
("Export", ""), ("Export", "导出"),
("Export Logs", ""), ("Export Logs", "导出日志"),
("Import Folder", ""), ("Import Folder", "导入文件夹"),
("Copy to clipboard", "复制到剪贴板"), ("Copy to clipboard", "复制到剪贴板"),
("Enable remote printer", "启用远程打印机"), ("Enable remote printer", "启用远程打印机"),
("Downloading {}", "正在下载 {}"), ("Downloading {}", "正在下载 {}"),