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 +}