"Storage per user" locale
This commit is contained in:
parent
99723dae78
commit
bab8d32045
2 changed files with 2 additions and 2 deletions
|
@ -1118,7 +1118,7 @@ advancedSearch: "Advanced Search"
|
|||
timelines: "Timelines"
|
||||
characterLimit: "Character limit"
|
||||
poweredBy: "Powered by Calckey, part of an interconnected network of communities in the Fediverse."
|
||||
|
||||
storagePerUser: "Storage per user"
|
||||
|
||||
_sensitiveMediaDetection:
|
||||
description: "Reduces the effort of server moderation through automatically recognizing
|
||||
|
|
|
@ -204,7 +204,7 @@
|
|||
}}</template>
|
||||
</FormLink>
|
||||
<FormLink wrap>
|
||||
{{ i18n.ts.driveCapacityPerLocalAccount }}
|
||||
{{ i18n.ts.storagePerUser }}
|
||||
<template #suffix>{{
|
||||
meta.driveCapacityPerLocalUserMb + "MB"
|
||||
}}</template>
|
||||
|
|
Loading…
Reference in a new issue