diff options
Diffstat (limited to 'app/src/nonFree/res/values-es/strings.xml')
-rw-r--r-- | app/src/nonFree/res/values-es/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/nonFree/res/values-es/strings.xml b/app/src/nonFree/res/values-es/strings.xml new file mode 100644 index 00000000..a80f9454 --- /dev/null +++ b/app/src/nonFree/res/values-es/strings.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + ~ Copyright © 2014-2024 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> |