From 5cf4c6b7c0ccde4f0ec5749b333e9c4f9f9fbcb6 Mon Sep 17 00:00:00 2001 From: Sugaryyyy Date: Wed, 20 May 2026 13:21:44 +0200 Subject: [PATCH] fix grammar in some en-us blahs modified: webroot/blah/en-us.json --- webroot/blah/en-us.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/webroot/blah/en-us.json b/webroot/blah/en-us.json index d851b9e0..ae79977e 100644 --- a/webroot/blah/en-us.json +++ b/webroot/blah/en-us.json @@ -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?", -- 2.47.3