mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-16 16:36:56 +08:00
Replace body and header placeholder functions with translations
This commit is contained in:
@@ -307,4 +307,6 @@ export default {
|
||||
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",
|
||||
recent: "Recent",
|
||||
headersPlaceholder: "Example:\n\{\n \"HeaderName\": \"HeaderValue\"\n}",
|
||||
bodyPlaceholder: "Example:\n\{\n \"key\": \"value\"\n}",
|
||||
};
|
||||
|
Reference in New Issue
Block a user