diff options
Diffstat (limited to 'backend/locales/en-US.json')
| -rw-r--r-- | backend/locales/en-US.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index ea0542ca..ca18f7da 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -99,12 +99,14 @@ } }, "PluginListIndex": { + "freeze": "Freeze updates", "hide": "Quick access: Hide", "no_plugin": "No plugins installed!", "plugin_actions": "Plugin Actions", "reinstall": "Reinstall", "reload": "Reload", "show": "Quick access: Show", + "unfreeze": "Allow updates", "uninstall": "Uninstall", "update_all_one": "Update 1 plugin", "update_all_other": "Update {{count}} plugins", |
