diff --git a/src/languages/en.js b/src/languages/en.js index f5cdcdb61..1c848ff0f 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -305,6 +305,6 @@ export default { records: "records", "One record": "One record", "Showing {from} to {to} of {count} records": "Showing {from} to {to} of {count} records", - steamApiKeyDescription: "For monitoring a Steam Game Server you need a steam Web-API key. You can register your API key here: ", + steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ", "Current User": "Current User", };