diff --git a/src/locales/en.json b/src/locales/en.json index 74372037..2fde4d43 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -419,6 +419,7 @@ "Clash Core Restarted": "Clash Core Restarted", "GeoData Updated": "GeoData Updated", "Currently on the Latest Version": "Currently on the Latest Version", + "Already Using Latest Core": "Already Using Latest Core", "Import Subscription Successful": "Import subscription successful", "WebDAV Server URL": "WebDAV Server URL", "Username": "Username", diff --git a/src/locales/zh.json b/src/locales/zh.json index 2fd2d52a..c4f21866 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -419,6 +419,7 @@ "Clash Core Restarted": "已重启 Clash 内核", "GeoData Updated": "已更新 GeoData", "Currently on the Latest Version": "当前已是最新版本", + "Already Using Latest Core": "已是最新内核版本", "Import Subscription Successful": "导入订阅成功", "WebDAV Server URL": "WebDAV 服务器地址 http(s)://", "Username": "用户名",