1
0
Эх сурвалжийг харах

fix(i18n): Changed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven 3 долоо хоног өмнө
parent
commit
7a9792de4b

+ 1 - 1
apps/files/src/views/favorites.ts

@@ -74,7 +74,7 @@ export default () => {
 	Navigation.register(new View({
 		id: 'favorites',
 		name: t('files', 'Favorites'),
-		caption: t('files', 'List of favorites files and folders.'),
+		caption: t('files', 'List of favorite files and folders.'),
 
 		emptyTitle: t('files', 'No favorites yet'),
 		emptyCaption: t('files', 'Files and folders you mark as favorite will show up here'),