From 1d2fd24a4eaf31dd7be9303403fcfdaf43e41db4 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Thu, 26 Dec 2024 11:24:24 -0600 Subject: [PATCH] translation corrections --- translations/en.json | 4 ++-- translations/qqq.json | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/translations/en.json b/translations/en.json index 30818a4..457a713 100644 --- a/translations/en.json +++ b/translations/en.json @@ -227,7 +227,7 @@ "noDelete": "Nevermind", "create": "Create guild", "loadingDiscovery": "Loading...", - "disoveryTitle": "Guild discovery ($1) {{PLURAL:$1|entry|entries}}", + "disoveryTitle": "Guild discovery ($1 {{PLURAL:$1|entry|entries}})", "emptytitle": "Weird spot", "emptytext": "You're in a weird spot, this guild has no channels", "default": "Default ($1)", @@ -261,7 +261,7 @@ "notisound": "Notification sound:", "accentColor": "Accent color:", "enableEVoice": "Enable experimental Voice support", - "VoiceWarning": "Are you sure you want to enable this, this is very experimental and is likely to cause issues. (this feature is for devs, please don't enable if you don't know what you're doing)", + "VoiceWarning": "Are you sure you want to enable this? It's very experimental and is likely to cause issues. (this feature is for devs, please don't enable if you don't know what you're doing)", "updateSettings": "Update Settings", "swSettings": "Service Worker setting", "SWOff": "Off", diff --git a/translations/qqq.json b/translations/qqq.json index dfb94b5..51a749e 100644 --- a/translations/qqq.json +++ b/translations/qqq.json @@ -3,15 +3,16 @@ "last-updated": "2024/11/4", "locale": "en", "comment": "Don't know how often I'll update this top part lol", - "authors": [ - "MathMan05", - "McDutchie" - ] + "authors": ["MathMan05", "McDutchie"] }, + "typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas", "readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}", "htmlPages": { "box1Items": "this string is slightly atypical, it has a list of items separated by |, please try to keep the same list size as this" }, + "guild": { + "disoveryTitle": "$1 is the number of guilds discovered" + }, "register": { "agreeTOS": "uses MarkDown" },