More translation updates
This commit is contained in:
@@ -240,8 +240,7 @@ onMounted(async () => {
|
||||
</datalist>
|
||||
</FormGroup>
|
||||
<br/>
|
||||
<Checkbox v-model="editRecoveryMode" :label="$t('services.configure.enableRecoveryMode')" />
|
||||
<div v-html="$t('services.configure.recoveryModeDescription', { docsLink: 'https://docs.cloudron.io/troubleshooting/#unresponsive-service' })"></div>
|
||||
<Checkbox v-model="editRecoveryMode" :label="$t('services.configure.enableRecoveryMode')" helpUrl="https://docs.cloudron.io/troubleshooting/#unresponsive-service"/>
|
||||
</Dialog>
|
||||
|
||||
<Section :title="$t('services.title')">
|
||||
|
||||
Reference in New Issue
Block a user