diff options
| -rw-r--r-- | backend/locales/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 4abac003..26a1c5e5 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -41,7 +41,7 @@ "button_idle": "Update", "button_processing": "Updating", "desc": "Are you sure you want to update {{artifact}} {{version}}?", - "title": "Update {{name}}" + "title": "Update {{artifact}}" } }, "PluginListIndex": { |
