mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-17 17:06:56 +08:00
show logged in user
This commit is contained in:
@@ -197,4 +197,5 @@ export default {
|
||||
pushbullet: "Pushbullet",
|
||||
line: "Line Messenger",
|
||||
mattermost: "Mattermost",
|
||||
"Current User": "Aktueller Benutzer",
|
||||
};
|
||||
|
@@ -305,4 +305,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 Gameserver you need a steam Web-API key. You can register your api key here: ",
|
||||
"Current User": "Current User",
|
||||
};
|
||||
|
Reference in New Issue
Block a user