New translations app.json (Catalan)
This commit is contained in:
parent
c19a0fe3a3
commit
3fa26b2637
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue