mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Need extra context for translating strings? Open this file!
This commit is contained in:
parent
8a44e49c05
commit
9c2075d138
1 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
|||
"Thank you for subscribing to {{siteTitle}}. Tap the link below to be automatically signed in:": "A confirmation message, confirming that a member has 'subscribed' to a newsletter, and needs to click a button to continue.",
|
||||
"Thanks for the feedback!": "A confirmation message after submitting member feedback",
|
||||
"That didn't go to plan": "An error message indicating something went wrong",
|
||||
"This email address will not be used.": "",
|
||||
"This email address will not be used.": "This is in the footer of signup verification emails, and comes right after 'If you did not make this request, you can simply delete this message.'",
|
||||
"This site is invite-only, contact the owner for access.": "A message on the member login screen indicating that a site is not-open to public signups",
|
||||
"To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "A confirmation message displayed during the signup process, indicating that the person signing up needs to go and check their email - and reminding them to check their spam folder, too",
|
||||
"Unsubscribe from all emails": "A button on the unsubscribe page, offering a shortcut to unsubscribe from every newsletter at the same time",
|
||||
|
@ -83,4 +83,4 @@
|
|||
"Your input helps shape what gets published.": "Descriptive text displayed on the member feedback UI, telling people how their feedback is used",
|
||||
"{{discount}}% discount": "A label for discounts",
|
||||
"{{trialDays}} days free": "A label for free trial days"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue