blessing-skin-server/resources/lang/en/setup.yml
2017-01-08 15:17:23 +08:00

60 lines
2.2 KiB
YAML

database:
connection-error: "Unable to connect to the target database, please check your configuration. The server replied with: :msg"
connection-success: Connect to the target database [:server] successfully, just click NEXT to start installation.
file:
permission-error: Unable to create textures folder, please check the directory permissions or place one manually.
no-dot-env: Unable to find environment configuration file. Please rename .env.example to .env (please refer to setup manual).
permissions:
storage: Unable to write to storage directory, please check the permissions.
locked:
title: Already installed
text: You appear to have already installed Blessing Skin Server. To reinstall please clear your old database tables first, or use a new database table prefix.
button: Back to homepage
updates:
master:
title: Update Wizard - Blessing Skin Server
welcome:
title: One more step
text: |
Welcome to update to Blessing Skin Server v:version!
We need to apply some updates to your database, click NEXT to continue.
button: Next
success:
title: Update complete
text: Blessing Skin Server has been successfully updated to v:version.
tips: "Update Tips:"
wizard:
master:
title: Install Wizard - Blessing Skin Server
welcome:
title: Welcome
button: Next
text: Welcome to Blessing Skin Server v:version!
info:
title: Information needed
button: Run install
text: To proceed with the installation fill this form with the details of the initial admin account. Don't worry, you can always change these settings later.
admin-email: Admin Email
admin-notice: This is the <b>UNIQUE</b> super admin account who can GIVE or CANCEL other users' admin privilege.
password: Password
pwd-notice: <b>Attention:</b> You will need the password to log in. Please keep it at a secure place.
confirm-pwd: Confirm password
site-name: Site name
site-name-notice: This will be shown at title bar and homepage.
secure: Security
secure-notice: Generate random APP_KEY and SALT to make your site secured.
finish:
title: Installation complete
text: Blessing Skin Server has been installed. Thank you, and enjoy!