mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Hotfix: wrong variable name for English translation (#444)
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
"button_idle": "Update",
|
"button_idle": "Update",
|
||||||
"button_processing": "Updating",
|
"button_processing": "Updating",
|
||||||
"desc": "Are you sure you want to update {{artifact}} {{version}}?",
|
"desc": "Are you sure you want to update {{artifact}} {{version}}?",
|
||||||
"title": "Update {{name}}"
|
"title": "Update {{artifact}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PluginListIndex": {
|
"PluginListIndex": {
|
||||||
|
|||||||
Reference in New Issue
Block a user