Update en.js

This commit is contained in:
Andreas Brett
2021-10-23 01:53:31 +02:00
committed by GitHub
parent 606c967985
commit abdf1ae90a

View File

@@ -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 Gameserver 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",
};