New translations app.json (Catalan)

This commit is contained in:
Eugen Rochko 2022-12-01 21:52:59 +01:00
parent c19a0fe3a3
commit 3fa26b2637
1 changed files with 6 additions and 6 deletions

View File

@ -95,7 +95,7 @@
},
"tabs": {
"home": "Inici",
"search": "Cerca",
"search_and_explore": "Search and Explore",
"notifications": "Notificacions",
"profile": "Perfil"
},
@ -724,15 +724,15 @@
"title": "Marcadors"
},
"followed_tags": {
"title": "Followed Tags",
"title": "Etiquetes seguides",
"header": {
"posts": "posts",
"posts": "tuts",
"participants": "participants",
"posts_today": "posts today"
"posts_today": "tuts d'avui"
},
"actions": {
"follow": "Follow",
"unfollow": "Unfollow"
"follow": "Segueix",
"unfollow": "Deixa de seguir"
}
}
}