fix spaces

This commit is contained in:
Özgür ERSOY 2018-06-18 13:45:26 +03:00
parent 7b4ec16233
commit eab84232eb
2 changed files with 1 additions and 5 deletions

View File

@ -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"
}

View File

@ -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",