-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
Admin Area Translations #965
Conversation
notAreYouScared
commented
Jan 31, 2025
•
edited
Loading
edited
- Dashboard
- Profile
- Settings
- Servers
- Eggs
- Users
- Roles
- Nodes
- Mounts
- Database Hosts
- Webhooks
- Health
- API Keys
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LanguageService
also needs some updating:
panel/app/Services/Helpers/LanguageService.php
Lines 10 to 25 in b8c1b68
public const TRANSLATED_COMPLETELY = [ | |
'ar', | |
'cz', | |
'da', | |
'de', | |
'dk', | |
'en', | |
'es', | |
'fi', | |
'ja', | |
'nl', | |
'pl', | |
'sk', | |
'ru', | |
'tr', | |
]; |