New translations translation.json (Italian)
This commit is contained in:
parent
0336ab7cfa
commit
5fa8008755
|
@ -356,8 +356,10 @@
|
|||
"follows_you": "Ti segue",
|
||||
"doesnt_follow_you": "Non ti segue",
|
||||
"detail": "Dettagli",
|
||||
"follow": "Segui",
|
||||
"unfollow": "Smetti di seguire",
|
||||
"follow": "Follow this user",
|
||||
"unfollow": "Unfollow this user",
|
||||
"subscribe": "Subscribe this user",
|
||||
"unsubscribe": "Unsubscribe this user",
|
||||
"follow_requested": "Richieste di seguirti",
|
||||
"open_in_browser": "Apri nel Browser",
|
||||
"manage_list_memberships": "Gestisci Iscrizioni alla Lista",
|
||||
|
@ -436,6 +438,8 @@
|
|||
"toot_fetch_error": "Impossibile recuperare dettagli sul toot",
|
||||
"follow_error": "Impossibile seguire l'utente",
|
||||
"unfollow_error": "Impossibile smettere di seguire l'utente",
|
||||
"subscribe_error": "Failed to subscribe the user",
|
||||
"unsubscribe_error": "Failed to unsubscribe the user",
|
||||
"lists_fetch_error": "Impossibile recuperale le liste",
|
||||
"list_create_error": "Impossibile creare la lista",
|
||||
"members_fetch_error": "Impossibile recuperare la lista dei membri",
|
||||
|
|
Loading…
Reference in New Issue