From 1264218cd16a6aa7990c2c3231286ec0a44239fd Mon Sep 17 00:00:00 2001 From: pionnegru Date: Thu, 12 Dec 2019 10:14:33 +0200 Subject: [PATCH] i18n --- src/assets/i18n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index ec473ac55..7813a920c 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -57,7 +57,8 @@ "CREATE_FOLDER": "Create Folder", "UPLOAD_FILE": "Upload File", "UPLOAD_FOLDER": "Upload Folder", - "CREATE_LIBRARY": "Create Library" + "CREATE_LIBRARY": "Create Library", + "FILE_TEMPLATE": "Create file from template" }, "TOOLTIPS": { "CREATE_FOLDER": "Create new folder",