mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-02-01 23:06:51 +01:00
35eeca27ad
Files changed: M common/src/commonMain/composeResources/values-ca-rES/plurals.xml M common/src/commonMain/composeResources/values-ca-rES/strings.xml M common/src/commonMain/composeResources/values-cs-rCZ/plurals.xml M common/src/commonMain/composeResources/values-cs-rCZ/strings.xml M common/src/commonMain/composeResources/values-hu-rHU/plurals.xml M common/src/commonMain/composeResources/values-hu-rHU/strings.xml M common/src/commonMain/composeResources/values-ja-rJP/strings.xml M common/src/commonMain/composeResources/values-sv-rSE/strings.xml M common/src/commonMain/composeResources/values-uk-rUA/plurals.xml M listing/google/hu-rHU/store_description.html M listing/google/zh-rTW/store_description.html M listing/google/zh-rTW/store_text.xml Co-authored-by: AChep <AChep@users.noreply.github.com>
12 lines
734 B
XML
12 lines
734 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="listing_store_google_app_name">Keyguard:為 Bitwarden 設計的密碼庫</string>
|
||
<string name="listing_store_google_short_description">注重使用者體驗的第三方客戶端。</string>
|
||
<!-- A name of the Yearly subscription plan -->
|
||
<string name="listing_store_google_subscription_yearly">年度計劃</string>
|
||
<!-- A name of the Quarterly subscription plan -->
|
||
<string name="listing_store_google_subscription_quarterly">季度計劃</string>
|
||
<!-- A name of the One-time purchase plan -->
|
||
<string name="listing_store_google_product_lifetime">終身計劃</string>
|
||
</resources>
|