Skip to content

Commit

Permalink
Add zh-tw localization strings
Browse files Browse the repository at this point in the history
Signed-off-by: Still Hsu <[email protected]>
  • Loading branch information
Still34 authored and pp3345 committed Oct 11, 2020
1 parent 31a6c6e commit 34e03ce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ykDroid</string>
<string name="attach_yubikey">請插入您的 YubiKey 金鑰。</string>
<string name="attach_or_swipe_yubikey">請插入或刷您的 YubiKey 金鑰。</string>
<string name="swipe_yubikey">請刷您的 YubiKey 金鑰。</string>
<string name="no_supported_connection_method">您的裝置並不支援 USB 主持模式 (OTG) 或 NFC,因此無法使用 YubiKeys。</string>
<string name="press_button">請按下您的 YubiKey 金鑰按鈕。</string>
<string name="unplug_yubikey">發生了錯誤。請拔下您的 YubiKey。</string>
<string name="invalid_challenge">收到了無效的挑戰 (Challenge) 資料。如果此問題持續存在,請聯繫您試著使用 ykDroid 的應用程式開發者。</string>
</resources>

0 comments on commit 34e03ce

Please sign in to comment.