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/main/res/values-gl | |
parent | 18af75aebb64a2c10dc46723814ff49dc78c0708 (diff) |
strings: sync with crowdin (#1636)
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/main/res/values-gl')
-rw-r--r-- | app/src/main/res/values-gl/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index 322cad89..2c18beaf 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -348,9 +348,11 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid <string name="clear_saved_host_key">Eliminar chave do host gardada</string> <string name="clear_saved_host_key_success">Eliminouse correctamente a chave gardada do host!</string> <string name="otp_import_qr_code">Escanear código QR</string> + <string name="otp_import_from_file">Elixe unha imaxe</string> <string name="otp_import_manual_entry">Escribir manualmente</string> <string name="otp_import_manual_hint_secret">Segredo</string> <string name="otp_import_manual_hint_account">Conta</string> <string name="gpg_key_select_mandatory">É preciso elexir unha chave GPG para continuar</string> <string name="place_shortcut_on_home_screen">Crear atallo na pantalla de inicio</string> + <string name="password_list_fab_content_description">Crear novo contrasinal ou cartafol</string> </resources> |