Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

PHP Artisan Setup Command Messages #28

Open
3 tasks done
JordanPlayz158 opened this issue Jun 4, 2022 · 1 comment
Open
3 tasks done

PHP Artisan Setup Command Messages #28

JordanPlayz158 opened this issue Jun 4, 2022 · 1 comment

Comments

@JordanPlayz158
Copy link

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 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.
@camwhit-e
Copy link
Member

Thanks for reporting, looks like the language folder got removed somewhen by Pterodactyl so I'll add it back soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants