From d4123836542d5754ea8c6a226234022c1bce15c3 Mon Sep 17 00:00:00 2001 From: Hannes Mannerheim Date: Fri, 6 Feb 2015 13:15:40 +0100 Subject: [PATCH] small galego change by @mbouzada@quitter.se --- js/lan.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/lan.js b/js/lan.js index 859a50a..1b33141 100644 --- a/js/lan.js +++ b/js/lan.js @@ -522,7 +522,7 @@ window.l.gl.editMyProfile = 'Editar o perfil'; window.l.gl.notifications = 'Notificacións'; window.l.gl.xFavedYourQueet = 'marcou o teu chío como favorito'; window.l.gl.xRepeatedYourQueet = 'rechouchíoute'; -window.l.gl.xStartedFollowingYou = 'segues a'; +window.l.gl.xStartedFollowingYou = 'séguelo'; window.l.gl.followsYou = 'séguete'; window.l.gl.FAQ = 'Preguntas frecuentes'; window.l.gl.inviteAFriend = 'Convida aos teus amigos!';