{{ $t('instance') }}
{{ $t('basicInfo') }}
{{ $t('instanceName') }}
{{ $t('instanceDescription') }}
{{ $t('iconUrl') }}
{{ $t('bannerUrl') }}
{{ $t('tosUrl') }}
{{ $t('maintainerName') }}
{{ $t('maintainerEmail') }}
{{ $t('enableLocalTimeline') }}
{{ $t('enableGlobalTimeline') }}
{{ $t('disablingTimelinesInfo') }}
{{ $t('registration') }}
{{ $t('enableRegistration') }}
{{ $t('invite') }}
{{ $t('recaptcha') }}
{{ $t('enableRecaptcha') }}
{{ $t('recaptcha-info') }}
{{ $t('recaptcha-info2') }}
{{ $t('recaptchaSiteKey') }}
{{ $t('recaptchaSecretKey') }}
{{ $t('serviceworker') }}
{{ $t('enableServiceworker') }}{{ $t('serviceworker-info') }}
{{ $t('vapid-info') }}
npm i web-push -g
web-push generate-vapid-keys
{{ $t('vapid-publickey') }}
{{ $t('vapid-privatekey') }}
{{ $t('pinnedUsers') }}
{{ $t('pinnedUsersDescription') }}
{{ $t('files') }}
{{ $t('cacheRemoteFiles') }}{{ $t('cacheRemoteFilesDescription') }}
{{ $t('proxyRemoteFiles') }}{{ $t('proxyRemoteFilesDescription') }}
{{ $t('driveCapacityPerLocalAccount') }}MB{{ $t('inMb') }}
{{ $t('driveCapacityPerRemoteAccount') }}MB{{ $t('inMb') }}
{{ $t('proxyAccount') }}
@{{ $t('proxyAccount') }}{{ $t('proxyAccountDescription') }}
{{ $t('chooseProxyAccount') }}
{{ $t('blockedInstances') }}
{{ $t('blockedInstancesDescription') }}
{{ $t('integration') }}
{{ $t('enable') }}
Callback URL: {{ `${url}/api/tw/cb` }}
Consumer Key
Consumer Secret
{{ $t('enable') }}
Callback URL: {{ `${url}/api/gh/cb` }}
Client ID
Client Secret
{{ $t('enable') }}
Callback URL: {{ `${url}/api/dc/cb` }}
Client ID
Client Secret
{{ $t('instanceInfo') }}
{{ $t('users') }}{{ stats.originalUsersCount | number }}
{{ $t('notes') }}{{ stats.originalNotesCount | number }}
Node.js{{ serverInfo.node }}
PostgreSQLv{{ serverInfo.psql }}
Redisv{{ serverInfo.redis }}