From c64e079da4291a922fca529af4db67035fda4e00 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9C=88=E6=9C=88?= <3600911665@qq.com>
Date: Thu, 17 Jul 2025 22:10:37 +0800
Subject: [PATCH] translations: update translations/zh_CN.json
---
.config/quickshell/translations/zh_CN.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/.config/quickshell/translations/zh_CN.json b/.config/quickshell/translations/zh_CN.json
index c81da2209..d59958a4a 100644
--- a/.config/quickshell/translations/zh_CN.json
+++ b/.config/quickshell/translations/zh_CN.json
@@ -303,12 +303,12 @@
"Elements": "元素",
"Scroll to change volume": "滚动以调节音量",
"Connection failed. Please inspect manually with the warp-cli command": "连接失败。请使用 warp-cli 命令手动检查",
- "UV Index": "UV Index",
- "Pressure": "Pressure",
- "Visibility": "Visibility",
- "Sunrise": "Sunrise",
- "Sunset": "Sunset",
- "Humidity": "Humidity",
- "Wind": "Wind",
- "Precipitation": "Precipitation"
+ "UV Index": "紫外线指数",
+ "Pressure": "气压",
+ "Visibility": "能见度",
+ "Sunrise": "日出",
+ "Sunset": "日落",
+ "Humidity": "湿度",
+ "Wind": "风",
+ "Precipitation": "降水量"
}
\ No newline at end of file