Typo fixes on u18n/en language
This commit is contained in:
parent
fcc068cd70
commit
83613dcad0
44
i18n/en.json
44
i18n/en.json
|
@ -2,10 +2,10 @@
|
|||
"_.code": "en",
|
||||
"_.name": "English (en)",
|
||||
"admin.errorMarshallingConfig": "Error marshalling config: {error}",
|
||||
"campaigns.cantUpdate": "Cannot update a running or a finished campaign",
|
||||
"campaigns.cantUpdate": "Cannot update a running or a finished campaign.",
|
||||
"campaigns.clicks": "Clicks",
|
||||
"campaigns.confirmDelete": "Delete {name}",
|
||||
"campaigns.confirmSchedule": "This campaign will start automatically at the scheduled date and time.Schedule now?",
|
||||
"campaigns.confirmSchedule": "This campaign will start automatically at the scheduled date and time. Schedule now?",
|
||||
"campaigns.confirmSwitchFormat": "The content may lose formatting. Continue?",
|
||||
"campaigns.content": "Content",
|
||||
"campaigns.contentHelp": "Content here",
|
||||
|
@ -18,13 +18,13 @@
|
|||
"campaigns.fieldInvalidFromEmail": "Invalid `from_email`.",
|
||||
"campaigns.fieldInvalidListIDs": "Invalid list IDs.",
|
||||
"campaigns.fieldInvalidMessenger": "Unknown messenger {name}.",
|
||||
"campaigns.fieldInvalidName": "Invalid length for `name`.",
|
||||
"campaigns.fieldInvalidSendAt": "`send_at` date should be in the future.",
|
||||
"campaigns.fieldInvalidSubject": "Invalid length for `subject`.",
|
||||
"campaigns.fieldInvalidName": "Invalid length for name.",
|
||||
"campaigns.fieldInvalidSendAt": "Scheduled date should be in the future.",
|
||||
"campaigns.fieldInvalidSubject": "Invalid length for subject.",
|
||||
"campaigns.fromAddress": "From address",
|
||||
"campaigns.fromAddressPlaceholder": "Your Name <noreply@yoursite.com>",
|
||||
"campaigns.invalid": "Invalid campaign",
|
||||
"campaigns.needsSendAt": "Campaign needs a `send_at` date to be scheduled.",
|
||||
"campaigns.needsSendAt": "Campaign needs a date to be scheduled.",
|
||||
"campaigns.newCampaign": "New campaign",
|
||||
"campaigns.noKnownSubsToTest": "No known subscribers to test.",
|
||||
"campaigns.noOptinLists": "No opt-in lists found to create campaign.",
|
||||
|
@ -89,7 +89,7 @@
|
|||
"email.unsub": "Unsubscribe",
|
||||
"email.unsubHelp": "Don't want to receive these e-mails?",
|
||||
"forms.formHTML": "Form HTML",
|
||||
"forms.formHTMLHelp": "Use the following HTML to show a subscription form on an external webpage. The form should have the `email` field and one or more `l` (list UUID) fields. The `name` field is optional.",
|
||||
"forms.formHTMLHelp": "Use the following HTML to show a subscription form on an external webpage. The form should have the email field and one or more `l` (list UUID) fields. The name field is optional.",
|
||||
"forms.publicLists": "Public lists",
|
||||
"forms.selectHelp": "Select lists to add to the form.",
|
||||
"forms.title": "Forms",
|
||||
|
@ -177,7 +177,7 @@
|
|||
"import.importStarted": "Import started",
|
||||
"import.instructions": "Instructions",
|
||||
"import.instructionsHelp": "Upload a CSV file or a ZIP file with a single CSV file in it to bulk import subscribers. The CSV file should have the following headers with the exact column names. attributes (optional) should be a valid JSON string with double escaped quotes.",
|
||||
"import.invalidDelim": "`delim` should be a single character",
|
||||
"import.invalidDelim": "Delimiter should be a single character.",
|
||||
"import.invalidFile": "Invalid file: {error}",
|
||||
"import.invalidMode": "Invalid mode",
|
||||
"import.invalidParams": "Invalid params: {error}",
|
||||
|
@ -259,7 +259,7 @@
|
|||
"public.unsubFull": "Also unsubscribe from all future e-mails.",
|
||||
"public.unsubHelp": "Do you want to unsubscribe from this mailing list?",
|
||||
"public.unsubTitle": "Unsubscribe",
|
||||
"public.unsubbedInfo": "You have unsubscribed successfully",
|
||||
"public.unsubbedInfo": "You have unsubscribed successfully.",
|
||||
"public.unsubbedTitle": "Unsubscribed",
|
||||
"public.unsubscribeTitle": "Unsubscribe from mailing list",
|
||||
"settings.duplicateMessengerName": "Duplicate messenger name: {name}",
|
||||
|
@ -277,7 +277,7 @@
|
|||
"settings.general.name": "General",
|
||||
"settings.general.rootURL": "Root URL",
|
||||
"settings.general.rootURLHelp": "Public URL of the installation (no trailing slash).",
|
||||
"settings.invalidMessengerName": "Invalid messenger name",
|
||||
"settings.invalidMessengerName": "Invalid messenger name.",
|
||||
"settings.media.provider": "Provider",
|
||||
"settings.media.s3.bucket": "Bucket",
|
||||
"settings.media.s3.bucketPath": "Bucket path",
|
||||
|
@ -321,10 +321,10 @@
|
|||
"settings.performance.name": "Performance",
|
||||
"settings.performance.slidingWindow": "Enable sliding window limit",
|
||||
"settings.performance.slidingWindowDuration": "Duration",
|
||||
"settings.performance.slidingWindowDurationHelp": "Duration of the sliding window period (m for minute, h for hour)",
|
||||
"settings.performance.slidingWindowDurationHelp": "Duration of the sliding window period (m for minute, h for hour).",
|
||||
"settings.performance.slidingWindowHelp": "Limit the total number of messages that are sent out in given period. On reaching this limit, messages are be held from sending until the time window clears.",
|
||||
"settings.performance.slidingWindowRate": "Max. messages",
|
||||
"settings.performance.slidingWindowRateHelp": "Maximum number of messages to send within the window duration",
|
||||
"settings.performance.slidingWindowRateHelp": "Maximum number of messages to send within the window duration.",
|
||||
"settings.privacy.allowBlocklist": "Allow blocklisting",
|
||||
"settings.privacy.allowBlocklistHelp": "Allow subscribers to unsubscribe from all mailing lists and mark themselves as blocklisted?",
|
||||
"settings.privacy.allowExport": "Allow exporting",
|
||||
|
@ -374,19 +374,19 @@
|
|||
"subscribers.confirmExport": "Export {num} subscriber(s)?",
|
||||
"subscribers.downloadData": "Download data",
|
||||
"subscribers.email": "E-mail",
|
||||
"subscribers.emailExists": "E-mail already exists",
|
||||
"subscribers.emailExists": "E-mail already exists.",
|
||||
"subscribers.errorBlocklisting": "Error blocklisting subscribers: {error}",
|
||||
"subscribers.errorInvalidIDs": "One or more invalid IDs given: {error}",
|
||||
"subscribers.errorNoIDs": "No IDs given",
|
||||
"subscribers.errorNoListsGiven": "No lists given",
|
||||
"subscribers.errorNoIDs": "No IDs given.",
|
||||
"subscribers.errorNoListsGiven": "No lists given.",
|
||||
"subscribers.errorPreparingQuery": "Error preparing subscriber query: {error}",
|
||||
"subscribers.errorSendingOptin": "Error sending opt-in e-mail",
|
||||
"subscribers.errorSendingOptin": "Error sending opt-in e-mail.",
|
||||
"subscribers.export": "Export",
|
||||
"subscribers.invalidAction": "Invalid action",
|
||||
"subscribers.invalidEmail": "Invalid email",
|
||||
"subscribers.invalidJSON": "Invalid JSON in attributes",
|
||||
"subscribers.invalidName": "Invalid name",
|
||||
"subscribers.listChangeApplied": "List change applied",
|
||||
"subscribers.invalidAction": "Invalid action.",
|
||||
"subscribers.invalidEmail": "Invalid email.",
|
||||
"subscribers.invalidJSON": "Invalid JSON in attributes.",
|
||||
"subscribers.invalidName": "Invalid name.",
|
||||
"subscribers.listChangeApplied": "List change applied.",
|
||||
"subscribers.lists": "Lists",
|
||||
"subscribers.listsHelp": "Lists from which subscribers have unsubscribed themselves cannot be removed.",
|
||||
"subscribers.listsPlaceholder": "Lists to subscriber to",
|
||||
|
@ -411,7 +411,7 @@
|
|||
"templates.dummySubject": "Dummy campaign subject",
|
||||
"templates.errorCompiling": "Error compiling template: {error}",
|
||||
"templates.errorRendering": "Error rendering message: {error}",
|
||||
"templates.fieldInvalidName": "Invalid length for `name`.",
|
||||
"templates.fieldInvalidName": "Invalid length for name.",
|
||||
"templates.makeDefault": "Set default",
|
||||
"templates.newTemplate": "New template",
|
||||
"templates.placeholderHelp": "The placeholder {placeholder} should appear exactly once in the template.",
|
||||
|
|
Loading…
Reference in New Issue