marge inital template support

This commit is contained in:
MathMan05 2025-04-15 12:17:51 -05:00
parent 51902f5307
commit 8bc009dc19
10 changed files with 359 additions and 3 deletions

View file

@ -230,6 +230,8 @@
"box3title": "Contribute to Jank Client",
"box3description": "We always appreciate some help, whether that be in the form of bug reports, or code, or even just pointing out some typos."
},
"useTemplate": "Use $1 as a template",
"useTemplateButton": "Use Template",
"register": {
"passwordError:": "Password: $1",
"usernameError": "Username: $1",
@ -244,7 +246,21 @@
"goThereTrust": "Go there and trust in the future",
"nevermind": "Nevermind",
"submit": "submit",
"edit": "Edit",
"guild": {
"template": "Template:",
"viewTemplate": "View Template",
"createFromTemplate": "Create From Template",
"tempUseCount": "Template has been used $1 {{PLURAL:$1|time|times}}",
"tempCreatedBy": "Template created by:",
"editingTemplate": "Editing $1",
"createNewTemplate": "Create New Template",
"templates": "Templates",
"templateName": "Template Name:",
"templateDesc": "Template Description:",
"templcateMetaDesc": "A template allows others to use this guild as a base for their own guilds, it'll copy the channels, roles, and settings of this guild, but not the messages from within the guild, the bots, or the guilds icon.",
"templateNameShort": "Template name must at least be 2 characters long",
"templateURL": "Template URL: $1",
"bannedBy": "Banned by:",
"banReason": "Ban reason: $1",
"bans": "Bans",