mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:29:54 +01:00
Add strings for anon display name field
This commit is contained in:
parent
15052e203e
commit
1142b68d68
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ en:
|
|||
starts_at: "Start time"
|
||||
ends_at: "End time"
|
||||
profile:
|
||||
anon_display_name: "Name for anonymous users"
|
||||
description: "Biography"
|
||||
display_name: "Your name"
|
||||
location: "Location"
|
||||
|
@ -77,6 +78,7 @@ en:
|
|||
email: "Don't forget to check your spam folder in case our mail might have landed there!"
|
||||
current_password: "We need your current password to confirm your changes"
|
||||
profile:
|
||||
anon_display_name: "This name will be used for questions asked to you by anonymous users."
|
||||
motivation_header: "Shown in the header of the question box on your profile. Motivate users to ask you questions!"
|
||||
services/twitter:
|
||||
post_tag: "Automatically append a tag to your shared answers. A # symbol is not automatically prepended."
|
||||
|
|
Loading…
Reference in a new issue