From 7c933a0ddcaf9855a8e1eb762bb904008ea0bb02 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 3 Jan 2023 20:39:29 +0800 Subject: Remove my real name. --- FrontEnd/src/locales/en/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'FrontEnd/src/locales/en/translation.json') diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json index 90e61875..21c826bd 100644 --- a/FrontEnd/src/locales/en/translation.json +++ b/FrontEnd/src/locales/en/translation.json @@ -226,8 +226,7 @@ "about": { "author": { "title": "Site Developer", - "fullname": "Fullname: ", - "nickname": "Nickname: ", + "name": "Name: ", "introduction": "Introduction: ", "introductionContent": "A programmer coding based on coincidence", "links": "Links: " -- cgit v1.2.3