Add translations for API Key Alert component

This commit is contained in:
yangdx
2025-03-24 17:04:31 +08:00
parent f8b3f1ee48
commit a0845b37c9
5 changed files with 30 additions and 4 deletions

View File

@@ -274,5 +274,11 @@
},
"apiSite": {
"loading": "Loading API Documentation..."
},
"apiKeyAlert": {
"title": "API Key is required",
"description": "Please enter your API key to access the service",
"placeholder": "Enter your API key",
"save": "Save"
}
}