diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-05-07 02:10:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-07 02:10:42 +0000 |
commit | c9f6d2747572ccef94285b578e193c3c72cbe4e1 (patch) | |
tree | 6f918609eaf6cef30c1117f1bb19b11008031ebc /app/src/nonFree | |
parent | 169769d0d49183349c0733678ee625c591e8cf9e (diff) |
strings: sync with crowdin (#1901)
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/nonFree')
-rw-r--r-- | app/src/nonFree/res/values-ar-rSA/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/nonFree/res/values-ar-rSA/strings.xml b/app/src/nonFree/res/values-ar-rSA/strings.xml new file mode 100644 index 00000000..114742cd --- /dev/null +++ b/app/src/nonFree/res/values-ar-rSA/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">في انتظار الرسائل القصيرة…</string> +</resources> |