Skip to content

Commit 6d42897

Browse files
committed
Improve translations
1 parent db9060e commit 6d42897

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ public static @NonNull Intent getMatrixCaptureResultIntent(@Nullable Context con
337337
- Spanish (es) - Dave
338338
- Turkish (tr) - Fatih Fırıncı
339339
- Chinese (Simplified) (zh-rCN) - 残念
340-
- Chinese (Traditional) (zh-rTW) - 會呼吸的風
340+
- Chinese (Traditional) (zh-rTW) - 會呼吸的風 | 人工知能
341341

342342
---
343343

dynamic-utils/src/main/res/values-zh-rTW/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<resources>
1919

2020
<!-- Share app -->
21-
<string name="adu_share_to">通過&#8230;分享</string>
21+
<string name="adu_share_to">透過&#8230;分享</string>
2222

2323
<!-- Submit bug report -->
24-
<string name="adu_bug_desc">我的錯誤或問題是&#8230;\n多久發生一次錯誤?\n你有使用任何自定義/修改的ROM,框架或者內核嗎?</string>
24+
<string name="adu_bug_desc">我的錯誤或問題是&#8230;\n多久發生一次錯誤?\n你有使用任何客製化/修改的 ROM,架構或者內核嗎?</string>
2525

2626
</resources>

0 commit comments

Comments
 (0)