Feature flags

This commit is contained in:
2025-06-30 01:11:31 +08:00
parent fd979c3a35
commit 666a2dfbf5
3 changed files with 187 additions and 1 deletions

View File

@ -670,5 +670,10 @@
"uriInvalid": "The URI is invalid.",
"add": "Add",
"addScope": "Add Scope",
"scope": "Scope"
"scope": "Scope",
"publisherFeatures": "Features",
"publisherFeatureDevelop": "Developer Program",
"publisherFeatureDevelopDescription": "Unlock development abilities for your publisher, including custom apps, API keys, and more.",
"publisherFeatureDevelopHint": "Currently, this feature is under active development, you need send a request to unlock this feature.",
"learnMore": "Learn More"
}