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