diff --git a/src/client/pages/instance/settings.vue b/src/client/pages/instance/settings.vue index e8bf4a0bd..83fb83491 100644 --- a/src/client/pages/instance/settings.vue +++ b/src/client/pages/instance/settings.vue @@ -18,7 +18,7 @@ - {{ $t('maxNoteTextLength') }} + {{ $t('maxNoteTextLength') }} {{ $t('enableLocalTimeline') }} @@ -91,8 +91,8 @@ {{ $t('emptyToDisableSmtpAuth') }} {{ $t('smtpSecure') }}{{ $t('smtpSecureInfo') }} + {{ $t('save') }} {{ $t('testEmail') }} - {{ $t('save') }} @@ -131,7 +131,7 @@ {{ $t('cacheRemoteFiles') }}{{ $t('cacheRemoteFilesDescription') }} {{ $t('proxyRemoteFiles') }}{{ $t('proxyRemoteFilesDescription') }} {{ $t('driveCapacityPerLocalAccount') }}MB{{ $t('inMb') }} - {{ $t('driveCapacityPerRemoteAccount') }}MB{{ $t('inMb') }} + {{ $t('driveCapacityPerRemoteAccount') }}MB{{ $t('inMb') }}