From 9b86fc4dcd05a8f63ff564e117f06caf8046be78 Mon Sep 17 00:00:00 2001 From: pizzaiolo Date: Thu, 17 May 2018 13:24:48 +0000 Subject: [PATCH] cleaning up some translations that broke the building --- src/i18n/messages.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 16dc8fc8..d1e62155 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -1001,8 +1001,8 @@ const oc = { twkn: 'Lo malhum conegut' }, user_card: { - follows_you: 'Vos sèc !', - following: 'Seguit !', + follows_you: 'Vos sèc!', + following: 'Seguit!', follow: 'Seguir', blocked: 'Blocat', block: 'Blocar', @@ -1072,7 +1072,7 @@ const oc = { }, notifications: { notifications: 'Notficacions', - read: 'Legit !', + read: 'Legit!', followed_you: 'vos a seguit', favorited_you: 'a aimat vòstre estatut', repeated_you: 'a repetit your vòstre estatut'