From 6d0e98a1c2c81c587b89736dbd2ac43a8c540d54 Mon Sep 17 00:00:00 2001 From: taehoon Date: Sat, 30 Mar 2019 05:10:57 -0400 Subject: make Importer component reusable --- src/i18n/en.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/i18n') diff --git a/src/i18n/en.json b/src/i18n/en.json index 711e8d31..34d252b2 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -31,6 +31,11 @@ "save_without_cropping": "Save without cropping", "cancel": "Cancel" }, + "importer": { + "submit": "Submit", + "success": "Imported successfully.", + "error": "An error occured while importing this file." + }, "login": { "login": "Log in", "description": "Log in with OAuth", -- cgit v1.2.3-70-g09d2