diff options
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/zh_HK.js b/apps/weather_status/l10n/zh_HK.js index 8d610a834fa..8360aaa6390 100644 --- a/apps/weather_status/l10n/zh_HK.js +++ b/apps/weather_status/l10n/zh_HK.js @@ -27,7 +27,7 @@ OC.L10N.register( "Loading weather" : "正在載入天氣", "Set location for weather" : "設定天氣位置", "Remove from favorites" : "從最愛中移除", - "Add as favorite" : "新增為最愛", + "Add as favorite" : "加到我的最愛", "You are not logged in." : "您未登入", "There was an error getting the weather status information." : "取得天氣報告資訊時發生錯誤。", "No weather information found" : "找不到天氣資訊", diff --git a/apps/weather_status/l10n/zh_HK.json b/apps/weather_status/l10n/zh_HK.json index 861c9af8ea1..0eb93a19712 100644 --- a/apps/weather_status/l10n/zh_HK.json +++ b/apps/weather_status/l10n/zh_HK.json @@ -25,7 +25,7 @@ "Loading weather" : "正在載入天氣", "Set location for weather" : "設定天氣位置", "Remove from favorites" : "從最愛中移除", - "Add as favorite" : "新增為最愛", + "Add as favorite" : "加到我的最愛", "You are not logged in." : "您未登入", "There was an error getting the weather status information." : "取得天氣報告資訊時發生錯誤。", "No weather information found" : "找不到天氣資訊", |