From 528e2ff85135c2802d78242248dd53ce3919cba6 Mon Sep 17 00:00:00 2001 From: Riley Davis Date: Thu, 16 Mar 2017 14:54:09 -0600 Subject: [PATCH] add spanish translations --- client/coral-framework/translations.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/coral-framework/translations.json b/client/coral-framework/translations.json index fa6899eb8..ee04dcadb 100644 --- a/client/coral-framework/translations.json +++ b/client/coral-framework/translations.json @@ -45,9 +45,9 @@ "contentNotAvailable": "El contenido no se encuentra disponible", "bannedAccountMsg": "Tu cuenta se encuentra suspendida. Esto significa que no puedes dar Like, Marcar o escribir commentarios.", "editNameMsg": "", - "viewReply": "", - "viewAllRepliesInitial": "", - "viewAllReplies": "", + "viewReply": "ver respuesta", + "viewAllRepliesInitial": "ver todas las {0} respuestas", + "viewAllReplies": "ver {0} respuestas", "newCount": "Ver {0} {1} más", "comment": "commentario", "comments": "commentarios",