diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 891c8b8492..9729ef5850 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1911,5 +1911,6 @@ "PluginEnableError": "An error occurred while enabling the plugin.", "PluginLoadConfigError": "An error occurred while getting the plugin configuration pages.", "PluginLoadRepoError": "An error occurred while getting the plugin details from the repository.", - "PluginUninstallError": "An error occurred while uninstalling the plugin." + "PluginUninstallError": "An error occurred while uninstalling the plugin.", + "AndOtherArtists": "{0} and {1} other artists." }