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