diff options
| author | cyBerta <cyberta@riseup.net> | 2025-03-17 22:49:43 +0100 |
|---|---|---|
| committer | cyberta <cyberta@riseup.net> | 2025-03-18 00:05:48 +0000 |
| commit | 3a418d93d09dc6eaf888ff430bd37ef152ef434a (patch) | |
| tree | f15033eab9aa85c4ce91d2d965bcf00806573fe4 /src/customProductionFat/fastlane/metadata/android/lt | |
| parent | a290390b52ebcdccf161b9fdca55a412b43a5cab (diff) | |
move fastlane metadata from src/normal to src/normalProductionFat and from src/custom to src/customProductionFat
Diffstat (limited to 'src/customProductionFat/fastlane/metadata/android/lt')
4 files changed, 10 insertions, 0 deletions
diff --git a/src/customProductionFat/fastlane/metadata/android/lt/full_description.txt b/src/customProductionFat/fastlane/metadata/android/lt/full_description.txt new file mode 100644 index 00000000..f98710d2 --- /dev/null +++ b/src/customProductionFat/fastlane/metadata/android/lt/full_description.txt @@ -0,0 +1,3 @@ +RiseupVPN yra lengvai naudojama, greita ir saugi VPN paslauga iš https://riseup.net. RiseupVPN nereikalauja naudotojo paskyros, nesaugo žurnalų ir jokiu kitu būdu jūsų neseka. Paslauga yra pilnai apmokama iš tokių naudotojų, kaip jūs, paaukojimų. + +https://riseup.net/vpn/donate
\ No newline at end of file diff --git a/src/customProductionFat/fastlane/metadata/android/lt/short_description.txt b/src/customProductionFat/fastlane/metadata/android/lt/short_description.txt new file mode 100644 index 00000000..b5ad8ae6 --- /dev/null +++ b/src/customProductionFat/fastlane/metadata/android/lt/short_description.txt @@ -0,0 +1 @@ +RiseupVPN: anoniminis VPN. Veikia su Bitmask.
\ No newline at end of file diff --git a/src/customProductionFat/fastlane/metadata/android/lt/store-meta-lt.json b/src/customProductionFat/fastlane/metadata/android/lt/store-meta-lt.json new file mode 100644 index 00000000..8868d47d --- /dev/null +++ b/src/customProductionFat/fastlane/metadata/android/lt/store-meta-lt.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "RiseupVPN yra lengvai naudojama, greita ir saugi VPN paslauga iš https://riseup.net. RiseupVPN nereikalauja naudotojo paskyros, nesaugo žurnalų ir jokiu kitu būdu jūsų neseka. Paslauga yra pilnai apmokama iš tokių naudotojų, kaip jūs, paaukojimų.\n\nhttps://riseup.net/vpn/donate", + "short_description": "RiseupVPN: anoniminis VPN. Veikia su Bitmask." +}
\ No newline at end of file diff --git a/src/customProductionFat/fastlane/metadata/android/lt/title.txt b/src/customProductionFat/fastlane/metadata/android/lt/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/customProductionFat/fastlane/metadata/android/lt/title.txt @@ -0,0 +1 @@ +RiseupVPN
\ No newline at end of file |
