i18n EN, DE, FR, TR
This commit is contained in:
parent
c291bd7be6
commit
15a2d5e49c
4 changed files with 28 additions and 0 deletions
|
|
@ -18,5 +18,12 @@ return [
|
|||
],
|
||||
'intro' => 'You are about to share this article by email: “<strong>%s</strong>”',
|
||||
'title' => 'Share an article by email',
|
||||
'manage' => [
|
||||
'mailer' => 'Mailing system',
|
||||
'mail' => 'PHP mailer',
|
||||
'smtp' => 'SMTP (send from %s)',
|
||||
'error' => 'Error',
|
||||
'help' => 'Switch PHP mailer/SMTP connection in <kbd>config.php</kbd>: see <a href="https://freshrss.github.io/FreshRSS/en/admins/05_Configuring_email_validation.html#configure-the-smtp-server" target="_blank">documentation</a>'
|
||||
],
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue