indicator-china-weather/0009-Update-ts-file-and-add-today-translation.patch
2022-07-13 15:02:43 +08:00

30 lines
904 B
Diff
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From a7142ce48feb6b4f865fe93bf25376971f0d0546 Mon Sep 17 00:00:00 2001
From: tanyulong2021 <tanyulong@kylinos.cn>
Date: Wed, 13 Jul 2022 14:58:18 +0800
Subject: [PATCH] Update ts file and add today translation
---
translations/indicator-china-weather_zh_CN.ts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/translations/indicator-china-weather_zh_CN.ts b/translations/indicator-china-weather_zh_CN.ts
index e656456..a525289 100644
--- a/translations/indicator-china-weather_zh_CN.ts
+++ b/translations/indicator-china-weather_zh_CN.ts
@@ -184,4 +184,12 @@
<translation>支持support@kylinos.cn</translation>
</message>
</context>
+<context>
+ <name>Information</name>
+ <message>
+ <location filename="../src/informationwidget.cpp" line="233"/>
+ <source>Today</source>
+ <translation>今天</translation>
+ </message>
+</context>
</TS>
--
2.33.0