diff --git a/src/www/index.html b/src/www/index.html index 4080c51a..3d2c1590 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -20,30 +20,46 @@
There is an update available!
+{{$t("updateAvailable")}}
{{latestRelease.changelog}}
Clients
+{{$t("clients")}}
+ type="text" v-model.trim="clientCreateName" :placeholder="$t('name')" />
- Are you sure you want to delete {{clientDelete.name}}? - This action cannot be undone. + {{$t("deleteDialog1")}} {{clientDelete.name}}? {{$t("deleteDialog2")}}