devnote-dev / devnote-dev/ptero-notes
Locales endpoint support?
Open
enhancement
good first issue
question
- Dominant language
- No language data
- Stars
- 37
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The panel has an interesting locales endpoint which returns an object containing the localization/translation strings for the frontend. It's currently only used for activity logs but I believe its usage will increase in future versions. Is it worth documenting? It is also an endpoint that doesn't belong to any specific API, so its placement in the documentation is a bit confusing.
https://github.com/pterodactyl/panel/blob/b23f3114e4cb71406e6de17d0dca0d88205f56c1/routes/base.php#L12-L14
Contributor guide
Assessment
This issue has not been assessed yet.