Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the v1 converter during installation #3293

Merged
merged 6 commits into from
Apr 6, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unused language variables
  • Loading branch information
PadowYT2 committed Mar 29, 2023
commit 364db0d286f25e52e5c789bc10929ae3ee15a180
3 changes: 0 additions & 3 deletions custom/languages/en_UK.json
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,6 @@
"installer/input_maximum": "Please ensure your username is a maximum of {{maxUsername}} characters, your email address is a maximum of {{maxEmail}} characters, and your password ia a maximum of {{maxPassword}} characters.",
"installer/input_minimum": "Please ensure your username is a minimum of {{minUsername}} characters, your email address is a minimum of {{minEmail}} characters, and your password is a minimum of {{minPassword}} characters.",
"installer/input_required": "Please input a valid username, email address and password.",
"installer/input_v1_details": "Please input the database details for your Nameless version 1 installation.",
"installer/install": "Install",
"installer/installer_information": "The installer will guide you through the installation process.",
"installer/installer_now_initialising_database": "The installer is now initialising the database. This may take a while...",
Expand All @@ -926,10 +925,8 @@
"installer/module_forum_description": "Adds a forum to your website.",
"installer/module_discord-integration_description": "Allows users to link their Discord account to their website account and perform various synchronisation actions.",
"installer/module_members_description": "Adds a detailed members page and statistics to your website.",
"installer/new_installation": "New installation »",
"installer/no": "No",
"installer/no_converters_available": "There are no converters available.",
"installer/not_upgrading": "Not upgrading",
"installer/outgoing_email": "Outgoing Email",
"installer/password": "Password",
"installer/passwords_must_match": "Your passwords must match.",
Expand Down