Andreas Brett
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 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", |
|
|
|
}; |
|
|
|