|
432 | 432 | "passwordRepeatError": "Please enter twice the same new password!", |
433 | 433 | "passwordRequirementsError": "A password must at least contain one character of {1} and has a minimum length of {2} characters.", |
434 | 434 | "passwordResetSave": "Save password", |
435 | | - "passwordResetToken": "Authentication token", |
436 | 435 | "passwordReuseError": "Don't reuse your old password!", |
437 | 436 | "penTool": "Pen", |
438 | 437 | "permissionsDeniedError": "Permissions denied", |
|
523 | 522 | "systemAiCardInfo": "Configure AI providers for an AI assisted editing experience", |
524 | 523 | "systemAiChangeApiKey": "API key", |
525 | 524 | "systemAiClaudeSetupHelp": "Using the Claude API requires an account on their <a href='{urlPlatform}' target='_blank'>API platform page</a>, an active billing setup, and a valid API key, which can be managed <a href='{urlApiKeys}' target='_blank'>here</a>.", |
526 | | - "systemAiInfo": "Enable AI-assisted editing to enhance your writing workflow directly in the editor. Use the AI assistant to rewrite, expand, summarize, translate, and refine content, helping you create and improve text more efficiently.", |
| 525 | + "systemAiInfo": "AI assistance helps you generate, rewrite, and improve content directly inside content editors. It is an optional feature and you are free to disable it entirely at any time. When turned off, the system will operate without any AI-powered functionality.", |
527 | 526 | "systemAiOpenAiSetupHelp": "Using OpenAI requires an account on their <a href='{urlPlatform}' target='_blank'>API platform page</a>, an active billing setup, and a valid API key, which can be managed <a href='{urlApiKeys}' target='_blank'>here</a>.", |
528 | 527 | "systemAiProviderApiKeyModalButton": "Validate and save", |
529 | 528 | "systemAiProviderApiKeyModalTitle": "API Key", |
|
565 | 564 | "systemMailConfigError": "Error saving mail configuration.", |
566 | 565 | "systemMailInfo": "You can configure how emails are sent for registration, account recovery or from contact forms on the website. By default, Automad uses PHP's sendmail function for this. However, it is recommended to send emails via an SMTP server, whose access data can be entered below.", |
567 | 566 | "systemMailReset": "Do you want to reset the current email configuration?", |
568 | | - "systemMailSendTest": "Send test email", |
| 567 | + "systemMailSaveSendTest": "Save and send test email", |
569 | 568 | "systemMailSendTestNoEmail": "There is no email address associated with your user account. Please add a valid email address inside the user settings.", |
570 | 569 | "systemMailSendTestSuccess": "A test email was successfully sent to", |
571 | 570 | "systemMailSmtpPasswordPlaceholder": "Leave this field empty in order to keep the existing password", |
|
699 | 698 | "visitSyntaxGallery": "Visit the syntax theme gallery", |
700 | 699 | "warmthTool": "Warmth", |
701 | 700 | "watermarkTab": "Watermark", |
| 701 | + "wizardButtonBack": "Back", |
| 702 | + "wizardButtonFinish": "Finish", |
| 703 | + "wizardButtonNext": "Next", |
| 704 | + "wizardFinishDialogButton": "Finish configuration", |
| 705 | + "wizardFinishDialogText": "You can review and update these settings at any time in the System Settings section. Would you like to finish the configuration wizard now?", |
| 706 | + "wizardSubtitle": "You are almost ready. Please review the following settings and confirm that they match your requirements and are configured as intended.", |
| 707 | + "wizardTitle": "Complete Your Configuration", |
702 | 708 | "write": "Write", |
703 | 709 | "zoomInTitle": "Zoom in", |
704 | 710 | "zoomOutTitle": "Zoom out" |
|
0 commit comments