fix grammar in some en-us blahs
modified: webroot/blah/en-us.json
This commit is contained in:
parent
d18d5c2218
commit
5cf4c6b7c0
1 changed files with 8 additions and 8 deletions
|
|
@ -7,14 +7,14 @@
|
|||
"dm.begin.notice": "At the beginning of a DM, you should always verify that the person you're talking to is the intended recipient",
|
||||
"failed.accept.dm": "Failed to accept DM",
|
||||
"dm.accepted": "DM accepted",
|
||||
"no.invite.found": "You can't create a dm without invitation",
|
||||
"no.invite.found": "You can't create a DM without invitation",
|
||||
"unknown.error": "Unknown error",
|
||||
"account.creation.request.expired": "Account creation request expired. Try again",
|
||||
"invalid.username": "Invalid username: {0}",
|
||||
"invalid.password": "Invalid password: {0}",
|
||||
"incorrect.captcha": "Incorrect captcha. Try again",
|
||||
"username.taken": "This username is already taken",
|
||||
"accounts.slots.full": "You can't create a new account because all ids are used. Try again later",
|
||||
"accounts.slots.full": "You can't create a new account because all IDs are used. Try again later",
|
||||
"registration.disabled": "Registration disabled",
|
||||
"account.created": "Account created successfully",
|
||||
"password.changed": "Password changed successfully",
|
||||
|
|
@ -28,8 +28,8 @@
|
|||
"account.not.exist": "Account with this name doesn't exist",
|
||||
"invalid.nonce": "Invalid nonce. Try again",
|
||||
"username.changed": "Username changed successfully",
|
||||
"auth.failed.redirect.to.login": "Failed to auth. Redirecting to login...",
|
||||
"dm.refresh.failed": "Failed to refresh dms",
|
||||
"auth.failed.redirect.to.login": "Failed to authenticate. Redirecting to login...",
|
||||
"dm.refresh.failed": "Failed to refresh DMs",
|
||||
"chat.add.failed": "Failed to add chat",
|
||||
"something.wrong.mayb.pass": "Something went wrong... (probably wrong password)",
|
||||
"something.wrong": "Something went wrong...",
|
||||
|
|
@ -50,9 +50,9 @@
|
|||
"title.dms": "Direct messages",
|
||||
"title.groups": "Groups",
|
||||
"title.welcome.splash": "Welcome to Miarven",
|
||||
"desc.welcome.splash": "First Larpix client",
|
||||
"desc.welcome.splash": "The first Larpix client",
|
||||
"title.splash": "Splash",
|
||||
"title.create.dm": "Invite to dm",
|
||||
"title.create.dm": "Invite to DM",
|
||||
"title.create.space": "Create space",
|
||||
"title.create.group": "Create group",
|
||||
"title.add.chat": "Add chat",
|
||||
|
|
@ -75,14 +75,14 @@
|
|||
|
||||
"title.sign.up": "Sign Up",
|
||||
"title.sign.in": "Sign In",
|
||||
"title.sign.in.to": "Sign in to your larpix instance",
|
||||
"title.sign.in.to": "Sign in to your Larpix instance",
|
||||
"title.server.host": "Server Host",
|
||||
"title.username": "Username",
|
||||
"title.password": "Password",
|
||||
"title.new.here.?": "New here?",
|
||||
"title.create.an.account": "Create an account",
|
||||
"join.larpix": "Join Larpix",
|
||||
"title.create.new.account": "Create new larpix account",
|
||||
"title.create.new.account": "Create a new Larpix account",
|
||||
"notice.use.strong.pass": "Remember to use a strong password! It will be used to encrypt your keys",
|
||||
"title.confirm.password": "Confirm Password",
|
||||
"title.already.registered.?": "Already a member?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue