mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-23 19:00:59 +01:00
57c2fbb528
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
12 lines
748 B
XML
12 lines
748 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 pour Bitwarden</string>
|
|
<string name="listing_store_google_short_description">Un client tiers qui se concentre sur l\'expérience utilisateur.</string>
|
|
<!-- A name of the Yearly subscription plan -->
|
|
<string name="listing_store_google_subscription_yearly">Abonnement annuel</string>
|
|
<!-- A name of the Quarterly subscription plan -->
|
|
<string name="listing_store_google_subscription_quarterly">Abonnement trimestriel</string>
|
|
<!-- A name of the One-time purchase plan -->
|
|
<string name="listing_store_google_product_lifetime">Achat unique</string>
|
|
</resources>
|