summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-04 16:23:15 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-04 14:23:15 -0500
commitbf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d (patch)
tree608f4bf35cd22bb4013e90725986bee79a1adecc /webapp/i18n/es.json
parenteae6b13fca9a620051869aa449cedba042984531 (diff)
downloadchat-bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d.tar.gz
chat-bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d.tar.bz2
chat-bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d.zip
translations PR 20170102 (#4929)
Diffstat (limited to 'webapp/i18n/es.json')
-rw-r--r--webapp/i18n/es.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index 81ac9965c..36a8c9475 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -1655,7 +1655,7 @@
"post_info.reply": "Responder",
"posts_view.loadMore": "Cargar más mensajes",
"posts_view.newMsg": "Nuevos Mensajes",
- "posts_view.newMsgBelow": "{count} {count, plural, one {nuevo mensaje} other {nuevos mensajes}} ▼",
+ "posts_view.newMsgBelow": "{count, plural, one {Nuevo mensaje} other {Nuevos mensajes}} ▼",
"reaction.clickToAdd": "(clic para agregar)",
"reaction.clickToRemove": "(clic para quitar)",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {usuario} other {usuarios}}",
@@ -2162,6 +2162,7 @@
"user.settings.security.title": "Configuración de Seguridad",
"user.settings.security.viewHistory": "Visualizar historial de acceso",
"user_list.notFound": "No se encontraron usuarios",
+ "user_profile.send.dm": "Send Message",
"user_profile.webrtc.call": "Iniciar llamada de vídeo",
"user_profile.webrtc.offline": "El usuario está desconectado",
"user_profile.webrtc.unavailable": "No se puede realizar una nueva llamada hasta que la llamada actual finalice",