From 293ebb72653cf63a3cc0df7f91b7fa4ff416334f Mon Sep 17 00:00:00 2001 From: Bogdan Cilibiu Date: Sat, 21 Oct 2017 07:22:17 +0300 Subject: [PATCH] shared empty state translation --- src/assets/i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 702407243..db738da15 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -42,6 +42,10 @@ "SIDENAV_LINK": { "LABEL": "Shared", "TOOLTIP": "View files that have been shared" + }, + "EMPTY_STATE": { + "TITLE": "No shared files or folders", + "TEXT": "Items you share using the Share option are shown here." } }, "RECENT": {