mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-17 17:06:56 +08:00
Merge pull request #772 from andreasbrett/patch-6
show logged in user on settings page
This commit is contained in:
@@ -304,4 +304,5 @@ export default {
|
||||
"One record": "Ein Eintrag",
|
||||
"Showing {from} to {to} of {count} records": "Zeige {from} zu {to} von {count} Einträge",
|
||||
steamApiKeyDescription: "Um einen Steam Game Server zu überwachen, wird ein Steam Web-API-Schlüssel benötigt. Dieser kann hier registriert werden: ",
|
||||
"Current User": "Aktueller Benutzer",
|
||||
};
|
||||
|
@@ -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",
|
||||
};
|
||||
|
Reference in New Issue
Block a user