{{ _('total disk space')|uc_first }} {{ disk_space_info.total }}
{{ _('non project files')|uc_first }} {{ disk_space_info.other_files }}
{{ _('project files')|uc_first }} {{ disk_space_info.project }}
{{ _('free disk space')|uc_first }} {{ disk_space_info.free }}