diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-27 05:07:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-27 05:07:14 +0000 |
commit | c8a74f7ff1a369d40fc02b31bf96b07ca23111f7 (patch) | |
tree | 7ca0a5e959a86a1a0bb9c187fabec2a85a20b981 /app/src/nonFree | |
parent | 4d25080292bbe98285a89d4f24623a449b5b618b (diff) |
Sync localisations from Crowdin (#2091)
strings: sync with crowdin
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'app/src/nonFree')
-rw-r--r-- | app/src/nonFree/res/values-hu-rHU/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/nonFree/res/values-hu-rHU/strings.xml b/app/src/nonFree/res/values-hu-rHU/strings.xml new file mode 100644 index 00000000..84fa9158 --- /dev/null +++ b/app/src/nonFree/res/values-hu-rHU/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">SMS-re várakozás…</string> +</resources> |