From fe7587f44296b88c08927d2eae8fda3f375eaa8c Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 14 Feb 2021 17:29:11 +0800 Subject: ... --- FrontEnd/src/app/locales/en/translation.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'FrontEnd/src/app/locales/en') diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index 9e40cb85..274d629b 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -3,7 +3,7 @@ "search": "Search", "edit": "Edit", "done": "Done", - "loadFailReload": "Load failed, click <1>here to reload.", + "loadFailReload": "Load failed, <1>click here to reload.", "error": { "network": "Network error.", "unknown": "Unknown error." @@ -98,11 +98,6 @@ "inputPrompt": "This is a dangerous action. If you are sure to delete timeline<1>{{name}}, please input its name below and click confirm button.", "notMatch": "Name does not match." }, - "postSyncState": { - "syncing": "Syncing", - "synced": "Synced", - "offline": "Offline" - }, "post": { "deleteDialog": { "title": "Confirm Delete", -- cgit v1.2.3