You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
All the messages are the names for which I assume the locale file or whatever it's called (i18n) uses which means they are not supplied or not setup correctly which results in the screenshot below https://cdn.jordanplayz158.xyz/uploads/1507660712bcfb1f563721d5d9259e057a340669.png (If you don't wish to view the screenshot php artisan p:environment setup, the first 2 lines of text // command/messages.environment.app.author_help and command/messages.environment.app.author [[email protected]]:
as you can see, the lines do not have the "friendly" names)
Also some of the default values are still set to pterodactyl, like the database setup username which is still pterodactyl not jexactyl
Expected Behavior
The friendly names are used, like as opposed to command/messages.environment.app.author should be Egg Author or App Author or what it translates to in the app.
Steps to Reproduce
After following the documentation up to "Environment Configuration", run php artisan p:environment setup and you will see the text shown above.
Lang = en_US
LC=C.UTF8
(in case that is relevant)
Panel Version
2.3.1
Wings Version
N/A
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
I have searched the existing issues before opening this issue.
I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
The text was updated successfully, but these errors were encountered:
Current Behavior
All the messages are the names for which I assume the locale file or whatever it's called (i18n) uses which means they are not supplied or not setup correctly which results in the screenshot below https://cdn.jordanplayz158.xyz/uploads/1507660712bcfb1f563721d5d9259e057a340669.png (If you don't wish to view the screenshot
php artisan p:environment setup
, the first 2 lines of text// command/messages.environment.app.author_help
andcommand/messages.environment.app.author [[email protected]]:
as you can see, the lines do not have the "friendly" names)
Also some of the default values are still set to pterodactyl, like the database setup username which is still pterodactyl not jexactyl
Expected Behavior
The friendly names are used, like as opposed to
command/messages.environment.app.author
should beEgg Author
orApp Author
or what it translates to in the app.Steps to Reproduce
After following the documentation up to "Environment Configuration", run
php artisan p:environment setup
and you will see the text shown above.Lang = en_US
LC=C.UTF8
(in case that is relevant)
Panel Version
2.3.1
Wings Version
N/A
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: