fresh translations to ru-RU.js and Settings.vue

This commit is contained in:
DX37
2021-09-18 00:53:06 +07:00
parent c3122a9807
commit 9ef45a9c7e
2 changed files with 67 additions and 36 deletions

View File

@@ -289,6 +289,12 @@
<p>Utilizzare con attenzione.</p>
</template>
<template v-else-if="$i18n.locale === 'ru-RU' ">
<p>Вы уверены, что хотите <strong>отключить авторизацию</strong>?</p>
<p>Это подходит для <strong>тех, у кого стоит другая авторизация</strong> перед открытием Uptime Kuma, например Cloudflare Access.</p>
<p>Пожалуйста, используйте с осторожностью.</p>
</template>
<!-- English (en) -->
<template v-else>
<p>Are you sure want to <strong>disable auth</strong>?</p>