mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 06:46:40 +08:00
Missing translation key (#4200)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div v-if="info.runningSetup" class="mt-5">
|
||||
<div class="alert alert-success mx-3 px-4" role="alert">
|
||||
<div class="d-flex align-items-center">
|
||||
<strong>Setting up the database. It may take a while, please be patient.</strong>
|
||||
<strong>{{ $t("settingUpDatabaseMSG") }}</strong>
|
||||
<div class="ms-3 pt-1">
|
||||
<div class="spinner-border" role="status" aria-hidden="true"></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user