From 705dda1366040fb57b038f5b0ed078db1be47f17 Mon Sep 17 00:00:00 2001 From: Lazurite Greenland <75596775+toadsworth-jr@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:50:50 +0800 Subject: [PATCH] Update src/locales/en.json Co-authored-by: Thomas Gorka --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 3f224610..6a24789f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -168,7 +168,7 @@ "errorApi": "Error code returned from HoYoVerse's API, please try again later!", "errorExpired": "Link expired, please try again!", "timeout": "Connection timeout, please wait a moment and try again later", - "differentAccount": "This wish history is for an another account, please separate your account first on Settings menu!", + "differentAccount": "This wish history belongs to another account, please separate your account first in the Settings menu!", "invalidData": "Invalid data returned from API, try again later", "noNewData": "There are no new wishes, please wait about 1 hour for the wish data to update!", "success": "Import success 😀!",