{% if totalFreeSpace != NULL %}
-
{% else %}
{{ t("unlimited", "Unlimited") }}
{% endif %}

{{ t("available_storage", "Available Storage") }}

-

{{ t("used_storage", "Used Storage") }}

-

{{ t("active_files", "Active Files") }}

-

{{ t("total_downloads", "Total Downloads") }}


{{ t('keep_your_account_details_up_to_date_below', 'Keep your account details up to date below.') }}
{% if SITE_CONFIG_LANGUAGE_USER_SELECT_LANGUAGE == 'yes' %}
{% endif %}
{{ t("privacy", "Privacy")|title }}.
{% if SITE_CONFIG_FORCE_FILES_PRIVATE == 'no' %}
{% endif %}

{% if SITE_CONFIG_ENABLE_2FA == 'yes' %}
{{ t('account_settings_2fa', '2FA.') }}

{% endif %}
{{ t('account_settings_change_password', 'Change password.') }}

{{ t('account_settings_avatar', 'Account avatar.') }}
{% if hasAvatar == true %}
{% endif %}

{{ t('account_settings_watermark', 'Optional image preview watermark. After upload, enable watermarking using each folder settings.') }}
{% if hasWatermark == true %}

{% endif %}