aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2020-03-23 18:27:05 +0100
committerChristian Schneppe <kriztan@users.noreply.github.com>2020-03-23 18:27:05 +0100
commit263db817229436f55b4791381a8214c17d8de200 (patch)
treebba3b444a6f5870750dd2d379ae3d51aa2f118ef
parentdb603c330b93cd104ad7d99a85128ff58e7b1d4b (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 90aaded5d..8b9884d15 100644
--- a/src/main/res/values-es/strings.xml
+++ b/src/main/res/values-es/strings.xml
@@ -1003,4 +1003,5 @@
<string name="show_videos_images_only">Solo imágenes o vídeos</string>
<string name="show_avatar">Mostrar avatar</string>
<string name="action_delete">Borrar</string>
+ <string name="attach_choose_video">Elige un vídeo</string>
</resources>