WIP: fix grammar in some en-us blahs #2

Draft
sugary wants to merge 1 commit from sugary/LarpixClient:main into main

View file

@ -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", "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", "failed.accept.dm": "Failed to accept DM",
"dm.accepted": "DM accepted", "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", "unknown.error": "Unknown error",
"account.creation.request.expired": "Account creation request expired. Try again", "account.creation.request.expired": "Account creation request expired. Try again",
"invalid.username": "Invalid username: {0}", "invalid.username": "Invalid username: {0}",
"invalid.password": "Invalid password: {0}", "invalid.password": "Invalid password: {0}",
"incorrect.captcha": "Incorrect captcha. Try again", "incorrect.captcha": "Incorrect captcha. Try again",
"username.taken": "This username is already taken", "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", "registration.disabled": "Registration disabled",
"account.created": "Account created successfully", "account.created": "Account created successfully",
"password.changed": "Password changed successfully", "password.changed": "Password changed successfully",
@ -28,8 +28,8 @@
"account.not.exist": "Account with this name doesn't exist", "account.not.exist": "Account with this name doesn't exist",
"invalid.nonce": "Invalid nonce. Try again", "invalid.nonce": "Invalid nonce. Try again",
"username.changed": "Username changed successfully", "username.changed": "Username changed successfully",
"auth.failed.redirect.to.login": "Failed to auth. Redirecting to login...", "auth.failed.redirect.to.login": "Failed to authenticate. Redirecting to login...",
"dm.refresh.failed": "Failed to refresh dms", "dm.refresh.failed": "Failed to refresh DMs",
"chat.add.failed": "Failed to add chat", "chat.add.failed": "Failed to add chat",
"something.wrong.mayb.pass": "Something went wrong... (probably wrong password)", "something.wrong.mayb.pass": "Something went wrong... (probably wrong password)",
"something.wrong": "Something went wrong...", "something.wrong": "Something went wrong...",
@ -50,9 +50,9 @@
"title.dms": "Direct messages", "title.dms": "Direct messages",
"title.groups": "Groups", "title.groups": "Groups",
"title.welcome.splash": "Welcome to Miarven", "title.welcome.splash": "Welcome to Miarven",
"desc.welcome.splash": "First Larpix client", "desc.welcome.splash": "The first Larpix client",
"title.splash": "Splash", "title.splash": "Splash",
"title.create.dm": "Invite to dm", "title.create.dm": "Invite to DM",
"title.create.space": "Create space", "title.create.space": "Create space",
"title.create.group": "Create group", "title.create.group": "Create group",
"title.add.chat": "Add chat", "title.add.chat": "Add chat",
@ -75,14 +75,14 @@
"title.sign.up": "Sign Up", "title.sign.up": "Sign Up",
"title.sign.in": "Sign In", "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.server.host": "Server Host",
"title.username": "Username", "title.username": "Username",
"title.password": "Password", "title.password": "Password",
"title.new.here.?": "New here?", "title.new.here.?": "New here?",
"title.create.an.account": "Create an account", "title.create.an.account": "Create an account",
"join.larpix": "Join Larpix", "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", "notice.use.strong.pass": "Remember to use a strong password! It will be used to encrypt your keys",
"title.confirm.password": "Confirm Password", "title.confirm.password": "Confirm Password",
"title.already.registered.?": "Already a member?", "title.already.registered.?": "Already a member?",