diff options
author | Christian Schneppe <kriztan@users.noreply.github.com> | 2020-04-02 21:35:37 +0200 |
---|---|---|
committer | Christian Schneppe <kriztan@users.noreply.github.com> | 2020-04-02 21:35:37 +0200 |
commit | 6850073ab3420baedcf65869914d54bae2ca5f47 (patch) | |
tree | 480f8b27261fe13d8728d112041fed774a5a38b1 /src/main/res | |
parent | e80136862add6b1f69f735aedee3c7187d34e8f1 (diff) |
New translations strings.xml (Spanish)
Diffstat (limited to 'src/main/res')
-rw-r--r-- | src/main/res/values-es/strings.xml | 1 |
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> |