💄 Move the publisher invite icon to the list

This commit is contained in:
2025-08-17 13:26:17 +08:00
parent ffdc7e81ae
commit 412dcfa62a
3 changed files with 31 additions and 26 deletions

View File

@@ -844,5 +844,11 @@
"postSlugHint": "The slug can be used to access your post via URL in the webpage, it should be publisher-wide unique.",
"attachmentOnDevice": "On-device",
"attachmentOnCloud": "On-cloud",
"attachments": "Attachments"
"attachments": "Attachments",
"publisherCollabInvitation": "Collabration invitations",
"publisherCollabInvitationCount": {
"zero": "No invitation",
"one": "{} available invitation",
"other": "{} available invitations"
}
}