New translations translation.json (Portuguese)
This commit is contained in:
parent
545ce6b08e
commit
2bbaf7cad2
|
@ -356,8 +356,10 @@
|
||||||
"follows_you": "Follows you",
|
"follows_you": "Follows you",
|
||||||
"doesnt_follow_you": "Doesn't follow you",
|
"doesnt_follow_you": "Doesn't follow you",
|
||||||
"detail": "Detail",
|
"detail": "Detail",
|
||||||
"follow": "Follow",
|
"follow": "Follow this user",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Unfollow this user",
|
||||||
|
"subscribe": "Subscribe this user",
|
||||||
|
"unsubscribe": "Unsubscribe this user",
|
||||||
"follow_requested": "Follow requested",
|
"follow_requested": "Follow requested",
|
||||||
"open_in_browser": "Open in Browser",
|
"open_in_browser": "Open in Browser",
|
||||||
"manage_list_memberships": "Manage List Memberships",
|
"manage_list_memberships": "Manage List Memberships",
|
||||||
|
@ -436,6 +438,8 @@
|
||||||
"toot_fetch_error": "Failed to fetch the toot detail",
|
"toot_fetch_error": "Failed to fetch the toot detail",
|
||||||
"follow_error": "Failed to follow the user",
|
"follow_error": "Failed to follow the user",
|
||||||
"unfollow_error": "Failed to unfollow the user",
|
"unfollow_error": "Failed to unfollow the user",
|
||||||
|
"subscribe_error": "Failed to subscribe the user",
|
||||||
|
"unsubscribe_error": "Failed to unsubscribe the user",
|
||||||
"lists_fetch_error": "Failed to fetch lists",
|
"lists_fetch_error": "Failed to fetch lists",
|
||||||
"list_create_error": "Failed to create a list",
|
"list_create_error": "Failed to create a list",
|
||||||
"members_fetch_error": "Failed to fetch members",
|
"members_fetch_error": "Failed to fetch members",
|
||||||
|
|
Loading…
Reference in New Issue