mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Update en.js
This commit is contained in:
parent
606c967985
commit
abdf1ae90a
1 changed files with 1 additions and 1 deletions
|
@ -305,6 +305,6 @@ export default {
|
||||||
records: "records",
|
records: "records",
|
||||||
"One record": "One record",
|
"One record": "One record",
|
||||||
"Showing {from} to {to} of {count} records": "Showing {from} to {to} of {count} records",
|
"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",
|
"Current User": "Current User",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue