* I was looking for a self-hosted monitoring tool like "Uptime Robot", but it is hard to find a suitable one. One of the close ones is statping. Unfortunately, it is not stable and unmaintained.
* I was looking for a self-hosted monitoring tool like "Uptime Robot", but it is hard to find a suitable one. One of the close ones is statping. Unfortunately, it is not stable and no longer maintained.
* Want to build a fancy UI.
* Want to build a fancy UI.
* Learn Vue 3 and vite.js.
* Learn Vue 3 and vite.js.
* Show the power of Bootstrap 5.
* Show the power of Bootstrap 5.
@ -144,4 +144,4 @@ If you want to translate Uptime Kuma into your language, please read: https://gi
If you want to modify Uptime Kuma, this guideline may be useful for you: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md
If you want to modify Uptime Kuma, this guideline may be useful for you: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md
English proofreading is needed too because my grammar is not that great, sadly. Feel free to correct my grammar in this README, source code, or wiki.
Unfortunately, English proofreading is needed too because my grammar is not that great. Feel free to correct my grammar in this README, source code, or wiki.
retryCheckEverySecond:"Versuche alle {0} Sekunden",
retryCheckEverySecond:"Versuche alle {0} Sekunden",
"Import Backup":"Backup importieren",
"Import Backup":"Backup importieren",
"Export Backup":"Backup exportieren",
"Export Backup":"Backup exportieren",
@ -215,7 +215,7 @@ export default {
"Post URL":"Post URL",
"Post URL":"Post URL",
"Content Type":"Content Type",
"Content Type":"Content Type",
webhookJsonDesc:"{0} ist gut für alle modernen HTTP-Server sowie Express.js",
webhookJsonDesc:"{0} ist gut für alle modernen HTTP-Server sowie Express.js",
webhookFormDataDesc:"{multipart} ist gut für PHP. Die JSON muss mit {decodeFunction} geparst werden",
webhookFormDataDesc:"{multipart} ist gut für PHP. Die JSON muss mit {decodeFunction} verarbeitet werden",
secureOptionNone:"Keine / STARTTLS (25, 587)",
secureOptionNone:"Keine / STARTTLS (25, 587)",
secureOptionTLS:"TLS (465)",
secureOptionTLS:"TLS (465)",
"Ignore TLS Error":"TLS-Fehler ignorieren",
"Ignore TLS Error":"TLS-Fehler ignorieren",
@ -279,7 +279,7 @@ export default {
wayToGetLineChannelToken:"Rufe zuerst {0} auf, erstelle dann einen Provider und Channel (Messaging API). Als nächstes kannst du den Channel access token und die User ID aus den oben genannten Menüpunkten abrufen.",
wayToGetLineChannelToken:"Rufe zuerst {0} auf, erstelle dann einen Provider und Channel (Messaging API). Als nächstes kannst du den Channel access token und die User ID aus den oben genannten Menüpunkten abrufen.",
"Icon URL":"Icon URL",
"Icon URL":"Icon URL",
aboutIconURL:"Du kannst einen Link zu einem Bild in 'Icon URL' übergeben um das Standardprofilbild zu überschreiben. Wird nicht verwendet, wenn ein Icon Emoji gesetzt ist.",
aboutIconURL:"Du kannst einen Link zu einem Bild in 'Icon URL' übergeben um das Standardprofilbild zu überschreiben. Wird nicht verwendet, wenn ein Icon Emoji gesetzt ist.",
aboutMattermostChannelName:"Du kannst den Standardkanal, auf dem der Webhook postet überschreiben, indem der Kanalnamen in das Feld 'Channel Name' eingeben wird. Dies muss in den Mattermost Webhook-Einstellungen aktiviert werden. Ex: #other-channel",
aboutMattermostChannelName:"Du kannst den Standardkanal, auf dem der Webhook gesendet wird überschreiben, indem der Kanalnamen in das Feld 'Channel Name' eingeben wird. Dies muss in den Mattermost Webhook-Einstellungen aktiviert werden. Ex: #other-channel",
matrix:"Matrix",
matrix:"Matrix",
promosmsTypeEco:"SMS ECO - billig, aber langsam und oft überladen. Nur auf polnische Empfänger beschränkt.",
promosmsTypeEco:"SMS ECO - billig, aber langsam und oft überladen. Nur auf polnische Empfänger beschränkt.",
promosmsTypeFlash:"SMS FLASH - Die Nachricht wird automatisch auf dem Empfängergerät angezeigt. Nur auf polnische Empfänger beschränkt.",
promosmsTypeFlash:"SMS FLASH - Die Nachricht wird automatisch auf dem Empfängergerät angezeigt. Nur auf polnische Empfänger beschränkt.",