mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #140] [CLOSED] Made 75%+ of the panel translatable #608
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/140
Author: @Miniontoby
Created: 4/22/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
bbebb1aMade 75%+ of the panel translatable\n\nThe rest will come soon, but it is too hard to keep up!726b45cFix linting issue20240f4Translated the buttons on the dashboard page that I forgot2a2de2aTranslate ServersRelationManager's tablec3e7743Translated NodeResources6649595Fixed the missing translations, rest should be done using crowdin483a04fReverted changes to dutch translations.0021e47don't translate resource names1afdd23Merge branch 'main' into main83d494fMerge branch 'main' into main📊 Changes
4 files changed (+33 additions, -0 deletions)
View changed files
📝
app/Http/Controllers/Api/Client/AccountController.php(+10 -0)➕
resources/scripts/api/account/language.ts(+17 -0)📝
resources/scripts/i18n.ts(+5 -0)📝
routes/api-client.php(+1 -0)📄 Description
Made 75%+ of the panel translatable
The rest will come soon, but it is too hard to keep up!
Includes changes to:
To discuss, you could also use https://github.com/pelican-dev/panel/discussions/79
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.