🔢 Shared with me filters (#79)
✨ feat: shared with me filters 🐛 Fix try to access the service with init 🌐 feat: shared with me i18n 🌐russian translation --------- Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
This commit is contained in:
@@ -257,5 +257,18 @@
|
||||
"components.item_context_menu.trash.empty": "Empty trash",
|
||||
"components.item_context_menu.add_documents": "Add document or folder",
|
||||
"components.item_context_menu.download_folder": "Download folder",
|
||||
"components.item_context_menu.go_to_trash": "Go to trash"
|
||||
"components.item_context_menu.go_to_trash": "Go to trash",
|
||||
"components.item_context_menu.all": "All",
|
||||
"components.item_context_menu.today": "Today",
|
||||
"components.item_context_menu.last_week": "Last week",
|
||||
"components.item_context_menu.last_month": "Last month",
|
||||
"scenes.app.shared_with_me.shared_with_me": "Shared with me",
|
||||
"scenes.app.shared_with_me.file_type": "File type",
|
||||
"scenes.app.shared_with_me.people": "People",
|
||||
"scenes.app.shared_with_me.last_modified": "Last modified",
|
||||
"scenes.app.shared_with_me.documents": "Documents",
|
||||
"scenes.app.shared_with_me.name": "Name",
|
||||
"scenes.app.shared_with_me.shared_by": "Shared by",
|
||||
"scenes.app.shared_with_me.shared_date": "Shared date",
|
||||
"scenes.app.shared_with_me.edit": "Edit"
|
||||
}
|
||||
Reference in New Issue
Block a user