+
+ {{ t('office', '{count} {category} found', { count: files.length, category: activeCategoryName }) }}
+
+
+
+
+
+
+
+ {{ t('office', 'All') }}
+
+
+ {{ t('office', 'Mine') }}
+
+
+ {{ t('office', 'Shared with me') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('office', 'Switch to All to see every file you have access to') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ file.basename }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ searchQuery ? t('office', 'Search all in Files') : t('office', 'Show all in Files') }}
+
+
+
+
+
+
+