mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
I hate all these periods so much
This commit is contained in:
parent
034967328c
commit
479d63cf1c
1 changed files with 15 additions and 15 deletions
|
@ -387,30 +387,30 @@ en:
|
||||||
|
|
||||||
email:
|
email:
|
||||||
title: "Email"
|
title: "Email"
|
||||||
instructions: "Never shown to the public."
|
instructions: "Never shown to the public"
|
||||||
ok: "We will email you to confirm."
|
ok: "We will email you to confirm"
|
||||||
invalid: "Please enter a valid email address."
|
invalid: "Please enter a valid email address"
|
||||||
authenticated: "Your email has been authenticated by {{provider}}."
|
authenticated: "Your email has been authenticated by {{provider}}"
|
||||||
frequency: "We'll only email you if we haven't seen you recently and you haven't already seen the thing we're emailing you about."
|
frequency: "We'll only email you if we haven't seen you recently and you haven't already seen the thing we're emailing you about."
|
||||||
|
|
||||||
name:
|
name:
|
||||||
title: "Name"
|
title: "Name"
|
||||||
instructions: "Your full name (optional)."
|
instructions: "Your full name (optional)"
|
||||||
too_short: "Your name is too short."
|
too_short: "Your name is too short"
|
||||||
ok: "Your name looks good."
|
ok: "Your name looks good"
|
||||||
username:
|
username:
|
||||||
title: "Username"
|
title: "Username"
|
||||||
instructions: "Unique, no spaces, short."
|
instructions: "Unique, no spaces, short"
|
||||||
short_instructions: "People can mention you as @{{username}}."
|
short_instructions: "People can mention you as @{{username}}"
|
||||||
available: "Your username is available."
|
available: "Your username is available"
|
||||||
global_match: "Email matches the registered username."
|
global_match: "Email matches the registered username"
|
||||||
global_mismatch: "Already registered. Try {{suggestion}}?"
|
global_mismatch: "Already registered. Try {{suggestion}}?"
|
||||||
not_available: "Not available. Try {{suggestion}}?"
|
not_available: "Not available. Try {{suggestion}}?"
|
||||||
too_short: "Your username is too short."
|
too_short: "Your username is too short"
|
||||||
too_long: "Your username is too long."
|
too_long: "Your username is too long"
|
||||||
checking: "Checking username availability..."
|
checking: "Checking username availability..."
|
||||||
enter_email: 'Username found. Enter matching email.'
|
enter_email: 'Username found; enter matching email'
|
||||||
prefilled: "Email matches this registered username."
|
prefilled: "Email matches this registered username"
|
||||||
|
|
||||||
locale:
|
locale:
|
||||||
title: "Interface language"
|
title: "Interface language"
|
||||||
|
|
Loading…
Reference in a new issue