Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 88.3% (121 of 137 strings)

Translation: Catima/Android (Fastlane)
Translate-URL: https://hosted.weblate.org/projects/catima/fastlane/zh_Hant/
This commit is contained in:
Peter Dave Hello
2024-10-11 17:05:46 +00:00
committed by Hosted Weblate
parent 9d2af821d1
commit b1e89424dc
4 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1 @@
- 修正 Android 13 以上版本中,主畫面返回手勢會關閉鍵盤和搜尋的問題

View File

@@ -0,0 +1 @@
- 選擇使用音量按鈕來瀏覽卡片

View File

@@ -0,0 +1,2 @@
- 允許使用者手動輸入條碼。如果使用者選擇手動輸入條碼將顯示所有有效且支援的條碼圖像清單。然後使用者可以選擇與其需求相符的條碼圖像。Issue #33 (https://github.com/brarcher/loyalty-card-locker/issues/33)PR #44 (https://github.com/brarcher/loyalty-card-locker/pull/44)
- 解決部分顯示的條碼模糊的問題。Issue #37 (https://github.com/brarcher/loyalty-card-locker/issues/37)

View File

@@ -0,0 +1,2 @@
- 長按卡片會出現選項,將卡片 ID 複製到剪貼簿。(PR #49 (https://github.com/brarcher/loyalty-card-locker/issues/49))
- 匯入/匯出畫面的返回按鈕現在可以使用了,將使用者移動到主畫面