diff --git a/src/_locales/en/main.json b/src/_locales/en/main.json index 863fcc47..4769a4d9 100644 --- a/src/_locales/en/main.json +++ b/src/_locales/en/main.json @@ -93,14 +93,14 @@ "Pin": "Pin", "Unpin": "Unpin", "Delete Conversation": "Delete Conversation", - "Clear conversations": "Clear conversations", + "Clear conversations": "Clear Conversations", "Settings": "Settings", - "Feature Pages": "Feature Pages", + "Feature Pages": "History", "Keyboard Shortcuts": "Keyboard Shortcuts", - "Open Conversation Page": "Open Conversation Page", - "Open Conversation Window": "Open Conversation Window", + "Open Conversation Page": "Open History Page", + "Open Conversation Window": "Open History Window", "Store to Independent Conversation Page": "Store to Independent Conversation Page", - "Keep Conversation Window in Background": "Keep conversation window in background, so that you can use shortcut keys to call it up in any program", + "Keep Conversation Window in Background": "Keep conversation window in background, so you can use shortcut keys to call it up in any program", "Max Response Token Length": "Max Response Token Length", "Max Conversation Length": "Max Conversation Length", "Always pin the floating window": "Always pin the floating window", @@ -114,7 +114,7 @@ "API Url": "API Url", "Others": "Others", "API Modes": "API Modes", - "Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time": "Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time", + "Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time": "Disable web mode history for better privacy protection, but it will result in unavailable conversations after a (short) period of time", "Display selection tools next to input box to avoid blocking": "Display selection tools next to input box to avoid blocking", "Close All Chats In This Page": "Close All Chats In This Page", "When Icon Clicked": "When Icon Clicked", diff --git a/src/popup/Popup.jsx b/src/popup/Popup.jsx index c09234de..714fc968 100644 --- a/src/popup/Popup.jsx +++ b/src/popup/Popup.jsx @@ -97,9 +97,9 @@ function Popup() { {t('General')} - {t('Feature Pages')} {t('Modules')} {t('Advanced')} + {t('Feature Pages')}