From ddcaf525b74aed5814a0fec9d1f5a0425c9866d7 Mon Sep 17 00:00:00 2001 From: Paul <paulmakles@gmail.com> Date: Fri, 11 Jun 2021 23:10:14 +0100 Subject: [PATCH] Add strings. --- en.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/en.json b/en.json index a0855fc..5de779d 100644 --- a/en.json +++ b/en.json @@ -209,6 +209,16 @@ "locale": "This will sync your currently chosen language." } }, + "experiments": { + "title": "Experiments", + "features": "Available Features", + "titles": { + "servers": "Servers" + }, + "descriptions": { + "servers": "This will allow you to create servers with channels, invites, bans, moderation and more." + } + }, "donate": { "title": "Donate" }, -- GitLab