|
|
@ -307,6 +307,12 @@
|
|
|
|
<p>请谨慎使用!</p>
|
|
|
|
<p>请谨慎使用!</p>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<template v-else-if="$i18n.locale === 'zh-TW' ">
|
|
|
|
|
|
|
|
<p>你是否要<strong>取消登入驗證</strong>?</p>
|
|
|
|
|
|
|
|
<p>此功能是設計給已有<strong>第三方認證</strong>的使用者,例如 Cloudflare Access。</p>
|
|
|
|
|
|
|
|
<p>請謹慎使用。</p>
|
|
|
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
|
|
<template v-else-if="$i18n.locale === 'de-DE' ">
|
|
|
|
<template v-else-if="$i18n.locale === 'de-DE' ">
|
|
|
|
<p>Bist du sicher das du die <strong>Authentifizierung deaktivieren</strong> möchtest?</p>
|
|
|
|
<p>Bist du sicher das du die <strong>Authentifizierung deaktivieren</strong> möchtest?</p>
|
|
|
|
<p>Es ist für <strong>jemanden der eine externe Authentifizierung</strong> vor Uptime Kuma geschaltet hat, wie z.B. Cloudflare Access.</p>
|
|
|
|
<p>Es ist für <strong>jemanden der eine externe Authentifizierung</strong> vor Uptime Kuma geschaltet hat, wie z.B. Cloudflare Access.</p>
|
|
|
|