From 4cb77f757552de583d2fa56dd6d8d88572ad7aea Mon Sep 17 00:00:00 2001 From: Rob Bot Date: Fri, 15 Oct 2021 13:12:26 +0200 Subject: [PATCH] Sync translations with main repository. Co-authored-by: Javi --- locale/es-ES-informal/flarum-mentions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/es-ES-informal/flarum-mentions.yml b/locale/es-ES-informal/flarum-mentions.yml index 09a3999..003a4ab 100644 --- a/locale/es-ES-informal/flarum-mentions.yml +++ b/locale/es-ES-informal/flarum-mentions.yml @@ -16,7 +16,7 @@ flarum-mentions: reply_to_post_text: 'Respuesta a #{number}' notifications: others_text: '=> core.ref.some_others' - post_mentioned_text: '{count, plural, one {{username} respondió a tu publicación.} other {{username} respondieron a tu publicación.}' + post_mentioned_text: '{count, plural, one {{username} respondió a tu publicación.} other {{username} respondieron a tu publicación.}}' user_mentioned_text: '{username} te mencionó' post: mentioned_by_self_text: '{count, plural, one {{users} respondiste a esto} other {{users} respondísteis a esto}}'