diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-04-30 06:00:49 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-30 00:30:49 +0000 |
commit | ff372c0c9757db2a9d7d17efbd0f1b124c917c9e (patch) | |
tree | 6f109c05e6101e483607d169ab65ed82d3e10e7b /app/src | |
parent | d04e1fa368115718a308c123a3b9c18e6626f5f1 (diff) |
Sync localisations from Crowdin (#2493)
strings: sync with crowdin
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/nonFree/res/values-fi-rFI/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/nonFree/res/values-fi-rFI/strings.xml b/app/src/nonFree/res/values-fi-rFI/strings.xml new file mode 100644 index 00000000..f8756555 --- /dev/null +++ b/app/src/nonFree/res/values-fi-rFI/strings.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + ~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + ~ SPDX-License-Identifier: GPL-3.0-only + --> +<resources> + <string name="oreo_autofill_waiting_for_sms">Odotetaan SMS-viestiä…</string> +</resources> |