diff options
Diffstat (limited to 'app/src/main/res/values-es-rES/strings.xml')
-rw-r--r-- | app/src/main/res/values-es-rES/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml index 049c8da2..464c4b73 100644 --- a/app/src/main/res/values-es-rES/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -46,6 +46,8 @@ <string name="options">Opciones</string> <string name="tab_customizer_instructions">Mantén pulsado y arrastra para reorganizar los iconos superiores.</string> <string name="no_new_notifications">No se han encontrado Notificaciones</string> + <!--Biometrics--> + <string name="biometrics_prompt_title">Autenticar Frost</string> <string name="today">Hoy</string> <string name="yesterday">Ayer</string> <!-- @@ -56,7 +58,5 @@ The first element is the day, and the second element is the time --> - <string name="disclaimer">Atención</string> - </resources> |