From a62cf4ca27af094e3ac5ad06d82c71a65f370cc9 Mon Sep 17 00:00:00 2001 From: TinsFox Date: Sat, 16 Aug 2025 22:58:37 +0800 Subject: [PATCH] fix: update invitation link translation to English --- src/lang/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en-US.json b/src/lang/en-US.json index 186f6b02..cfc361e1 100644 --- a/src/lang/en-US.json +++ b/src/lang/en-US.json @@ -235,7 +235,7 @@ "label.websites": "Websites", "label.window": "Window", "label.yesterday": "Yesterday", - "label.invitation-link": "邀请链接", + "label.invitation-link": "Invitation link", "message.action-confirmation": "Type {confirmation} in the box below to confirm.", "message.active-users": "{x} current {x, plural, one {visitor} other {visitors}}", "message.collected-data": "Collected data",