diff --git a/apps/web/src/i18n/locales/en.json b/apps/web/src/i18n/locales/en.json index cea3a300..a332e783 100644 --- a/apps/web/src/i18n/locales/en.json +++ b/apps/web/src/i18n/locales/en.json @@ -1110,7 +1110,7 @@ "web": "Web", "cli": "CLI", "local": "Local" - }, + } }, "memory": { "title": "Here lie the memories.", diff --git a/apps/web/src/i18n/locales/zh.json b/apps/web/src/i18n/locales/zh.json index 23b41960..c2b657bc 100644 --- a/apps/web/src/i18n/locales/zh.json +++ b/apps/web/src/i18n/locales/zh.json @@ -1106,7 +1106,7 @@ "web": "Web", "cli": "本地 CLI", "local": "本地" - }, + } }, "memory": { "title": "所忆皆在此间",