Org publishers

This commit is contained in:
2025-05-12 22:15:51 +08:00
parent 8efd8cd58e
commit ee8d502fc6
7 changed files with 106 additions and 41 deletions

View File

@ -35,6 +35,7 @@
"createPublisherHint": "To create posts, collections, etc.",
"editPublisher": "Edit Publisher",
"syncPublisher": "Use Account Data",
"syncPublisherRealm": "Use Realm Data",
"create": "Create",
"update": "Update",
"edit": "Edit",
@ -179,5 +180,7 @@
"uploading": "Uploading",
"uploadingProgress": "Uploading {} of {}",
"uploadAll": "Upload All",
"stickerCopyPlaceholder": "Copy Placeholder"
"stickerCopyPlaceholder": "Copy Placeholder",
"realmSelection": "Select a Realm",
"publisherIndividual": "Individual Publishers"
}