Skip to content

Commit

Permalink
Traditional and simplified Chinese translation of 2020 Jupiter-Saturn…
Browse files Browse the repository at this point in the history
… conjunction, also correct wording for eclipse (#388)
  • Loading branch information
brchiu authored Dec 14, 2020
1 parent d96bafb commit a41fad2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion app/src/main/res/values-zh-rCN/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<item>2016 年 3 月 9 日的日食</item>
<item>1919 年 5 月 29 日的日食</item>
<item>阿波罗 11 号登月</item>
<item>2020 年木星土星合</item>
</string-array>
<string-array name="sensor_speed">
<item>慢</item>
Expand All @@ -22,4 +23,4 @@
<item>标准</item>
<item>高</item>
</string-array>
</resources>
</resources>
7 changes: 4 additions & 3 deletions app/src/main/res/values-zh-rTW/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
<item>次日日出</item>
<item>下次月圓</item>
<item>2016 年 5 月 9 日的水星凌日</item>
<item>2017 年 8 月 21 日的日蝕</item>
<item>2016 年 3 月 9 日的日蝕</item>
<item>1919 年 5 月 29 日的日蝕</item>
<item>2017 年 8 月 21 日的日食</item>
<item>2016 年 3 月 9 日的日食</item>
<item>1919 年 5 月 29 日的日食</item>
<item>阿波羅 11 號登月</item>
<item>2020 年木星土星合</item>
</string-array>
<string-array name="sensor_speed">
<item>慢</item>
Expand Down

0 comments on commit a41fad2

Please sign in to comment.