[Request] Please add multilingual support to decky-loader’s plugin.json/package.json #560
Open
3 tasks done
Labels
feature request
a request for a feature, no guarantee of addition
Please confirm
Feature Request Description
I would like to make the display part of Decky-loader multilingual.
Currently, only a single language is supported, making it difficult for people from many countries to use it, so would appreciate it if you could support the title and description in multiple languages.
plugin.json
{
"name": "English name",
"name_ko-kr": "한글 이름",
"description": "English description",
"description_ko-kr": "한글 설명",
...
}
I think it would work like this.
thank you.
Further Description
No response
The text was updated successfully, but these errors were encountered: