From 3cb9e96a6f1c8c965f331b8e097d81245df3e2c2 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 31 Jan 2021 13:21:06 +0800 Subject: ... --- FrontEnd/src/app/locales/en/translation.json | 1 - FrontEnd/src/app/locales/zh/translation.json | 1 - 2 files changed, 2 deletions(-) (limited to 'FrontEnd/src/app/locales') diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index 0aafb2ae..c86e1e33 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -21,7 +21,6 @@ "chooseImage": "Choose a image", "loadImageError": "Failed to load image.", "home": { - "go": "Go!", "highlightTimeline": "Highlight Timelines", "relatedTimeline": "Timelines Related To You", "publicTimeline": "Public Timelines", diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index a12a6296..4c839387 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -21,7 +21,6 @@ "chooseImage": "选择一个图片", "loadImageError": "加载图片失败", "home": { - "go": "冲!", "highlightTimeline": "高光时间线", "relatedTimeline": "关于你的时间线", "publicTimeline": "公开时间线", -- cgit v1.2.3