From 3c8dbb885aa0dfd53ed998f5a257321e2e0d105d Mon Sep 17 00:00:00 2001 From: Gas_Infinity <58077502+GasInfinity@users.noreply.github.com> Date: Thu, 24 Sep 2020 21:14:59 +0200 Subject: [PATCH] Some untranslated text sorry --- Applications/VK.app/Localizations/Spanish.lang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Applications/VK.app/Localizations/Spanish.lang b/Applications/VK.app/Localizations/Spanish.lang index e1d7cac2..f7d3b229 100644 --- a/Applications/VK.app/Localizations/Spanish.lang +++ b/Applications/VK.app/Localizations/Spanish.lang @@ -27,9 +27,9 @@ userIsYourFriend = "Es tu amigo", profileCounters = { - { field = "followers", description = " seguidores" }, - { field = "friends", description = " amigos" }, - { field = "photos", description = " fotos" }, + { field = "seguidores", description = " seguidores" }, + { field = "amigos", description = " amigos" }, + { field = "fotos", description = " fotos" }, { field = "videos", description = " videos" }, { field = "audios", description = " audio" }, }, @@ -176,4 +176,4 @@ settings = "Ajustes", exit = "Cerrar sesion", -} \ No newline at end of file +}