Merge pull request #772 from andreasbrett/patch-6

show logged in user on settings page
This commit is contained in:
Louis Lam
2021-10-27 10:24:45 +08:00
committed by GitHub
6 changed files with 25 additions and 2 deletions

View File

@@ -306,4 +306,5 @@ export default {
"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: ",
"Current User": "Current User",
};