Files
decky-loader/backend/locales/en/PluginInstallModal.json
T
2023-01-24 17:56:34 +01:00

8 lines
220 B
JSON

{
"install":{
"title": "Install {{artifact}}",
"desc": "Are you sure you want to install {{artifact}} {{version}}?",
"button_idle": "Install",
"button_processing": "Installing"
}
}