diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-01-01 06:04:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-01 06:04:24 +0000 |
commit | d6e89f04254ac77f17ca39c604234eb552d43952 (patch) | |
tree | b820e2dfaaf3660b57521ae584c75ef41a732c73 /app/src/nonFree | |
parent | 18af75aebb64a2c10dc46723814ff49dc78c0708 (diff) |
strings: sync with crowdin (#1636)
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/nonFree')
-rw-r--r-- | app/src/nonFree/res/values-es-rES/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/nonFree/res/values-es-rES/strings.xml b/app/src/nonFree/res/values-es-rES/strings.xml new file mode 100644 index 00000000..5500bb2a --- /dev/null +++ b/app/src/nonFree/res/values-es-rES/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">Esperando por SMS…</string> +</resources> |