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