finished translations

This commit is contained in:
MathMan05 2024-11-01 13:17:04 -05:00
parent 00c105db28
commit 3fb4920ab0
10 changed files with 126 additions and 29 deletions

View file

@ -161,6 +161,30 @@
"uptimeStats":"Uptime: \n All time: $1\nThis week: $2\nToday: $3",
"warnOffiline":"Instance is offline, can't connect"
},
"htmlPages":{
"idpermissions":"This will allow the bot to:",
"addBot":"Add to server",
"loadingText":"Jank Client is loading",
"loaddesc":"This shouldn't take long",
"switchaccounts":"Switch Accounts",
"instanceField":"Instance:",
"emailField":"Email:",
"pwField":"Password:",
"loginButton":"Login",
"noAccount":"Don't have an account?",
"userField":"Username:",
"pw2Field":"Enter password again:",
"dobField":"Date of birth:",
"createAccount":"Create account",
"alreadyHave":"Already have an account?",
"openClient":"Open Client",
"welcomeJank":"Welcome to Jank Client",
"box1title":"Jank Client is a Spacebar-compatible client seeking to be as good as it can be with many features including:",
"box1Items":"Direct Messaging|Reactions support|Invites|Account switching|User settings|Developer portal|Bot invites|Translation support",
"compatableInstances":"Spacebar-Compatible Instances:",
"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."
},
"register":{
"passwordError:":"Password: $1",
"usernameError":"Username: $1",