Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zh_tw.dart #182

Merged
merged 1 commit into from
Jun 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions lib/translation/zh_tw.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class ZhTw {
'start': '開始使用',
'description': '一個提供實時天氣資訊的天氣軟體。',
'name': '天氣',
'name2': '方便的設計',
'name2': '方便優雅的設計',
'name3': '聯絡我們',
'description2': '所有導覽均設計得盡可能方便交互',
'description3': '如遇到問題請透過電郵或軟體評論與我們聯絡',
Expand Down Expand Up @@ -92,13 +92,13 @@ class ZhTw {
'southwest': '西南',
'west': '西',
'northwest': '西北',
'project': '使用項目',
'project': '造訪我們的',
'version': '應用版本',
'precipitationProbability': '降水概率',
'apparentTemperatureMin': '最低體感溫度',
'apparentTemperatureMax': '最高體感溫度',
'amoledTheme': 'AMOLED主題',
'appearance': '體溫',
'appearance': '外觀',
'functions': '功能',
'data': '資料',
'language': '語言',
Expand All @@ -109,7 +109,7 @@ class ZhTw {
'system': '系統',
'dark': '黑暗',
'light': '明亮',
'license': '許可',
'license': '許可證',
'widget': '小組件',
'widgetBackground': '小組件背景',
'widgetText': '小組件文字',
Expand Down