{{ t.userManagement }}

{{ t.systemSettings }}

{{ t.inviteManagement }}

{{ t.manageSystem }}

{{ t.systemActive }}
{{ t.pageInfo.replace('{page}', currentUserPage).replace('{total}', totalUserPages) }}
ID {{ t.username }} {{ t.reason }} {{ t.userRole.user }} {{ t.statusLabel }} {{ t.registerTitle }} {{ t.actions }}
#{{ u.id }}
{{ u.username.charAt(0).toUpperCase() }}
{{ u.username }}
{{ u.reason || '-' }}
{{ t.userRole[u.role] || u.role }} {{ t.userStatus[u.status] || u.status }} {{ formatDate(u.created_at) }}

{{ t.registrationControl }}

{{ t.securitySettings }}

{{ t.securitySettingsHint }}

{{ t.anonymousAccess }}

{{ t.allowAnonymousUpload }}

{{ t.allowAnonymousPreview }}

{{ t.allowAnonymousDownload }}

{{ t.notifications || 'Notifications' }}

{{ t.notificationTemplatesHint }}

{{ t.fileUploadLimits }}

{{ t.downloadProtocolsHint }}

{{ t.separateByComma }}

{{ t.separateTagsByComma }}

Bytes
{{ formatSize(settings.max_file_size) }}

{{ t.chat }}

{{ t.siteInfo }}

{{ t.inviteCode }} {{ t.creator }} {{ t.usage }} {{ t.statusLabel }} {{ t.actions }}
{{ invite.code }}
{{ invite.created_by_username }}
{{ invite.used_count }} / {{ invite.max_uses === 0 ? '∞' : invite.max_uses }}
{{ t.exhausted }} {{ t.expired }} {{ t.valid }}
{{ t.expired }}: {{ formatDate(invite.expires_at) }}

{{ t.noInvites }}

{{ t.createInviteTip }}

{{ t.userDetails }} - {{ selectedUser.username }}

{{ selectedUser.reason || '-' }}

{{ notification.message }}

{{ t.generateInvite }}

{{ t.setLimits }}

{{ t.unlimitedUses }}