New translations app.json (Italian)

This commit is contained in:
Eugen Rochko 2022-12-01 21:53:05 +01:00
parent e8bd2e0847
commit a2b0e3e958
1 changed files with 8 additions and 8 deletions

View File

@ -95,7 +95,7 @@
}, },
"tabs": { "tabs": {
"home": "Inizio", "home": "Inizio",
"search": "Cerca", "search_and_explore": "Search and Explore",
"notifications": "Notifiche", "notifications": "Notifiche",
"profile": "Profilo" "profile": "Profilo"
}, },
@ -159,7 +159,7 @@
"url": "URL", "url": "URL",
"mention": "Menzione", "mention": "Menzione",
"link": "Collegamento", "link": "Collegamento",
"hashtag": "Etichetta", "hashtag": "Hashtag",
"email": "Email", "email": "Email",
"emoji": "Emoji" "emoji": "Emoji"
}, },
@ -724,15 +724,15 @@
"title": "Segnalibri" "title": "Segnalibri"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Etichette seguite",
"header": { "header": {
"posts": "posts", "posts": "post",
"participants": "participants", "participants": "partecipanti",
"posts_today": "posts today" "posts_today": "post di oggi"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Segui",
"unfollow": "Unfollow" "unfollow": "Smetti di seguire"
} }
} }
} }