feat: add NSFW script generation feature and Grok API configuration

This commit is contained in:
2026-03-13 12:58:28 +08:00
parent 424c3edf0b
commit 0d63d0e6d1
28 changed files with 850 additions and 36 deletions

View File

@@ -44,6 +44,9 @@
"isSuperuser": "Super Administrator",
"canUseLocalModel": "Local Model Permission",
"canUseLocalModelDescription": "Allow user to use local TTS model",
"canUseNsfw": "NSFW Script Permission",
"canUseNsfwDescription": "Allow user to use NSFW content generation",
"nsfwPermission": "NSFW",
"saving": "Saving...",
"active": "Active",
"inactive": "Inactive",