mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 15:02:33 -04:00
Added German Language
This commit is contained in:
parent
397fd12081
commit
2b8c5e2e65
9 changed files with 123 additions and 8 deletions
|
@ -40,7 +40,7 @@
|
|||
<label for="keyword" class="form-label">{{ $t("Keyword") }}</label>
|
||||
<input id="keyword" v-model="monitor.keyword" type="text" class="form-control" required>
|
||||
<div class="form-text">
|
||||
Search keyword in plain html or JSON response and it is case-sensitive
|
||||
{{ $t("keywordDescription")}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue