Fixes and changes

This commit is contained in:
Natsumi
2023-09-25 02:19:09 +13:00
parent ad780071b2
commit 2c1f7dbf13
7 changed files with 126 additions and 67 deletions

View File

@@ -104,6 +104,7 @@
"clear_tooltip": "Clear",
"delete_tooltip": "Delete",
"unavailable_tooltip": "Unavailable",
"private": "Private",
"sort_by": "Sort By"
},
"friend_log": {
@@ -528,7 +529,6 @@
"favorite_tooltip": "Add to favorites",
"unfavorite_tooltip": "Remove from favorites",
"refresh": "Refresh",
"copy_url": "Copy User URL",
"invite": "Invite",
"invite_with_message": "Invite With Message",
"request_invite": "Request Invite",
@@ -590,6 +590,11 @@
"avatar_cloning_allow": "Allowed",
"avatar_cloning_deny": "Deny",
"home_location": "Home Location",
"id": "User ID",
"id_tooltip": "Copy to clipboard",
"copy_id": "Copy ID",
"copy_url": "Copy URL",
"copy_display_name": "Copy DisplayName",
"accuracy_notice": "Info from local database may not be accurate",
"instance_full": "full"
},