New translations app.json (Spanish, Argentina)

This commit is contained in:
Eugen Rochko 2022-12-01 21:52:26 +01:00
parent fc0547fdb9
commit 705625cdf0
1 changed files with 7 additions and 7 deletions

View File

@ -95,7 +95,7 @@
}, },
"tabs": { "tabs": {
"home": "Principal", "home": "Principal",
"search": "Buscar", "search_and_explore": "Search and Explore",
"notifications": "Notificaciones", "notifications": "Notificaciones",
"profile": "Perfil" "profile": "Perfil"
}, },
@ -724,15 +724,15 @@
"title": "Marcadores" "title": "Marcadores"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Etiquetas seguidas",
"header": { "header": {
"posts": "posts", "posts": "mensajes",
"participants": "participants", "participants": "participantes",
"posts_today": "posts today" "posts_today": "mensajes hoy"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Seguir",
"unfollow": "Unfollow" "unfollow": "Dejar de seguir"
} }
} }
} }