From 58e04edabaab0fc601de99a99d27b8c346f5a62c Mon Sep 17 00:00:00 2001 From: Nginearing <142851004+Nginearing@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:01:23 +0000 Subject: [PATCH] improvement: string parity - create parity between localisations for the Discord description string --- apps/vdn-static/src/locales/en_US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vdn-static/src/locales/en_US.ts b/apps/vdn-static/src/locales/en_US.ts index 58be7cc..a366ae3 100644 --- a/apps/vdn-static/src/locales/en_US.ts +++ b/apps/vdn-static/src/locales/en_US.ts @@ -44,7 +44,7 @@ export default { title: "Discord Server", subtitle: "This is where most of the action happens! Hop on in!", - desc: "Originally started in 2015 something something read the rules here, then click the link below to join!", + desc: "Viossa Diskordserver (VDS) was founded in 2016, as the successor to the original Viossa chat on Skype, since then it has grown to have over 6,000 members. Via the buttons, please read the rules and then join the server!", link: "https://discord.gg/g3mG2gYjZD", rulesLink: "https://viossadiskordserver.github.io/rules", image: discordImg,