Hotfix: wrong variable name for English translation (#444)

This commit is contained in:
Marco Rodolfi
2023-05-10 00:40:57 +02:00
committed by GitHub
parent 089e6b086c
commit 6b14f08d59
+1 -1
View File
@@ -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": {