Merge pull request #3291 from owncloud/update-web-5-3-0-rc1

[full-ci] Bump web to v5.3.0-rc.1
This commit is contained in:
Pascal Wengerter
2022-03-10 12:50:22 +01:00
committed by GitHub
4 changed files with 23 additions and 22 deletions

View File

@@ -1,34 +1,26 @@
const filesMenu = {
English: [
'All files',
'Shared with me',
'Shared with others',
'Shared via link',
'Spaces',
'Personal',
'Shares',
'Spaces\nbeta',
'Deleted files'
],
Deutsch: [
'Alle Dateien',
'Mit mir geteilt',
'Mit anderen geteilt',
'Per Link geteilt',
'Spaces',
'Persöhnlich',
'Shares',
'Spaces\nbeta',
'Gelöschte Dateien'
],
Español: [
'Todos los archivos',
'Compartido conmigo',
'Compartido con otros',
'Shared via link',
'Spaces',
'Personal',
'Shares',
'Spaces\nbeta',
'Archivos borrados'
],
Français: [
'Tous les fichiers',
'Partagé avec moi',
'Partagé avec autres',
'Shared via link',
'Spaces',
'Personal',
'Shares',
'Spaces\nbeta',
'Fichiers supprimés'
]
}