diff --git a/Localization/StringsConvertor/input/ca.lproj/app.json b/Localization/StringsConvertor/input/ca.lproj/app.json index 4e68315b8..900feaa3e 100644 --- a/Localization/StringsConvertor/input/ca.lproj/app.json +++ b/Localization/StringsConvertor/input/ca.lproj/app.json @@ -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" } } }