"too-long":"Value is too long, maximum length is {{maxLength}}, current length is {{actualLength}}.",
"too-short":"Value is too short, minimum length is {{minLength}}, current length is {{actualLength}}.",
"disallowed-value":"The value <1>{{actualValue}}</1> is not allowed here. Allowed values are: <4>{{allowedValues}}</4>",
"generic":"The value <1>{{actualValue}}</1> is not allowed here. Reason: {{reason}}",
"generic-no-value":"The value you entered is not allowed here. Reason: {{reason}}"
},
"errors":{
"authentication-error":"There was an error validating your credentials.",
"authentication-required":"You need to log in.",
"bad-request":"Server rejected your input, please check anything for errors.",
"forbidden":"You are not allowed to perform that action.",
"generic-error":"An unknown error occurred.",
"internal-server-error":"Server experienced an internal error, please try again later.",
"member-not-found":"Member not found, please check your spelling and try again.",
"user-not-found":"User not found, please check your spelling and try again."
},
"title":"An error occurred",
"more-info":"Click here for a more detailed error"
},
"navbar":{
"view-profile":"View profile",
"settings":"Settings",
"log-out":"Log out",
"log-in":"Log in or sign up"
},
"user":{
"avatar-alt":"Avatar for @{{username}}",
"heading":{
"names":"Names",
"pronouns":"Pronouns",
"members":"Members"
},
"member-avatar-alt":"Avatar for {{name}}",
"member-hidden":"This member is unlisted, and not shown in your public member list.",
"own-profile-alert":"You are currently viewing your <1>public</1> profile.<3></3><4>Edit your profile</4>",
"create-member-button":"Create member",
"no-members-blurb":"You don't have any members yet.<1></1>Members are sub-profiles that can have their own avatar, names, pronouns, and preferred terms.<3></3>You can create a new member with the \"Create member\" button above. <6>(only you can see this)</6>"
},
"member":{
"avatar-alt":"Avatar for {{name}}",
"own-profile-alert":"You are currently viewing the <1>public</1> profile of {{memberName}}.<5></5><6>Edit profile</6>",
"username-change-hint":"Changing your username will make any existing links to your or your members' profiles invalid.\nYour username must be unique, be at most 40 characters long, and only contain letters from the basic English alphabet, dashes, underscores, and periods. Your username is used as part of your profile link, you can set a separate display name.",