aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2020-04-02 21:35:37 +0200
committerChristian Schneppe <kriztan@users.noreply.github.com>2020-04-02 21:35:37 +0200
commit6850073ab3420baedcf65869914d54bae2ca5f47 (patch)
tree480f8b27261fe13d8728d112041fed774a5a38b1
parente80136862add6b1f69f735aedee3c7187d34e8f1 (diff)
New translations strings.xml (Spanish)
-rw-r--r--src/main/res/values-es/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values-es/strings.xml b/src/main/res/values-es/strings.xml
index 8b9884d15..a91e2fb31 100644
--- a/src/main/res/values-es/strings.xml
+++ b/src/main/res/values-es/strings.xml
@@ -1004,4 +1004,5 @@
<string name="show_avatar">Mostrar avatar</string>
<string name="action_delete">Borrar</string>
<string name="attach_choose_video">Elige un vĂ­deo</string>
+ <string name="please_enable_an_account">Por favor habilita una cuenta</string>
</resources>