Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-es/strings.xml')
-rw-r--r--app/src/main/res/values-es/strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index f62dbd6d..12279f9e 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -190,4 +190,10 @@
<item quantity="one">%d selecionado</item>
<item quantity="other">%d seleccionados</item>
</plurals>
-</resources>
+
+ <string name="formatting_help_text_title">Text</string>
+ <string name="formatting_help_checkboxes_title">Casillas de verificación</string>
+ <string name="formatting_help_code_title">Código</string>
+ <string name="formatting_help_unsupported_title">No soportado</string>
+ <string name="formatting_help_unsupported_body_3">Imágenes</string>
+ </resources>