Publishers manage

This commit is contained in:
2025-04-26 00:43:48 +08:00
parent aed2160760
commit 7cf2c1a0df
14 changed files with 881 additions and 111 deletions

View File

@ -27,6 +27,13 @@
"logout": "Logout",
"updateYourProfile": "Edit Profile",
"accountBasicInfo": "Basic Info",
"accountProfile": "Profile",
"saveChanges": "Save Changes"
"saveChanges": "Save Changes",
"publishers": "Publishers",
"managedPublisher": "Managed Publishers",
"createPublisher": "Create a Publisher",
"editPublisher": "Edit a Publisher",
"syncPublisher": "Use Account Data",
"create": "Create",
"edit": "Edit",
"delete": "Delete"
}