mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
fix spaces
This commit is contained in:
parent
7b4ec16233
commit
eab84232eb
@ -1,8 +1,7 @@
|
||||
{
|
||||
"ConfigPage.title": "Email - Settings",
|
||||
"ConfigPage.description": "Configure the email plugin",
|
||||
|
||||
|
||||
|
||||
"EditForm.Input.number.label": "Maximum size allowed (in MB)",
|
||||
"EditForm.Input.select.label": "Providers",
|
||||
"EditForm.Input.select.inputDescription": "Emails can be sent with the default provider (Sendmail) or an external provider",
|
||||
@ -11,6 +10,5 @@
|
||||
"plugin.description.short": "Send emails.",
|
||||
"plugin.description.long": "Send emails.",
|
||||
|
||||
|
||||
"notification.config.success": "The settings has been updated"
|
||||
}
|
||||
|
||||
@ -163,8 +163,6 @@
|
||||
"PopUpForm.Providers.secret.placeholder": "TEXT",
|
||||
"PopUpForm.Providers.redirectURL.front-end.label": "The redirect URL to your front-end app",
|
||||
|
||||
|
||||
|
||||
"PopUpForm.Providers.facebook.providerConfig.redirectURL": "The redirect URL to add in your Facebook application configurations",
|
||||
"PopUpForm.Providers.google.providerConfig.redirectURL": "The redirect URL to add in your Google application configurations",
|
||||
"PopUpForm.Providers.github.providerConfig.redirectURL": "The redirect URL to add in your GitHub application configurations",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user