mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-10 05:34:19 +00:00
chore(translations): fix typo in key
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
id="application-configuration-email"
|
||||
icon={Mail}
|
||||
title={m.email()}
|
||||
description={m.configure_stmp_to_send_emails()}
|
||||
description={m.configure_smtp_to_send_emails()}
|
||||
>
|
||||
<AppConfigEmailForm {appConfig} callback={updateAppConfig} />
|
||||
</CollapsibleCard>
|
||||
|
||||
Reference in New Issue
Block a user