mirror of
https://github.com/AChep/keyguard-app.git
synced 2024-12-11 16:06:37 +01:00
12 lines
839 B
XML
12 lines
839 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>
|