mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-19 11:10:49 +08:00
feat(auth-files): add external migration modal for antigravity credentials
This commit is contained in:
@@ -330,6 +330,17 @@
|
||||
"title": "Auth Files Management",
|
||||
"title_section": "Auth Files",
|
||||
"description": "Manage all CLI Proxy JSON auth files here (e.g. Qwen, Gemini, Vertex). Uploading a credential immediately enables the corresponding AI integration.",
|
||||
"migrate_button": "Import from external?",
|
||||
"migrate_title": "External Migration",
|
||||
"migrate_subtitle": "gcli2api",
|
||||
"migrate_email_label": "Email",
|
||||
"migrate_email_placeholder": "Enter email to generate the credential",
|
||||
"migrate_email_hint": "Used for the email field and the file name",
|
||||
"migrate_email_required": "Enter an email first",
|
||||
"migrate_upload_button": "Antigrvity Credential",
|
||||
"migrate_parse_error": "Unable to parse credential file",
|
||||
"migrate_missing_fields": "Credential missing required fields: {{fields}}",
|
||||
"migrate_success": "Migration complete. Credential uploaded.",
|
||||
"upload_button": "Upload File",
|
||||
"delete_all_button": "Delete All",
|
||||
"empty_title": "No Auth Files",
|
||||
|
||||
Reference in New Issue
Block a user