{
  "appName": { "message": "ChatGPT Infinity" },
  "appAuthor": { "message": "Adam Lui" },
  "appDesc": { "message": "Generate endless answers from all-knowing ChatGPT (in any language!)" },
  "menuLabel_settings": { "message": "Settings" },
  "menuLabel_reply": { "message": "Reply" },
  "menuLabel_notif": { "message": "Notification" },
  "menuLabel_notifs": { "message": "Notifications" },
  "menuLabel_infinityMode": { "message": "Infinity Mode" },
  "menuLabel_autoStart": { "message": "Auto-Start" },
  "menuLabel_toggleVis": { "message": "Toggle Visibility" },
  "menuLabel_autoScroll": { "message": "Auto-Scroll" },
  "menuLabel_replyLang": { "message": "Reply Language" },
  "menuLabel_replyTopic": { "message": "Reply Topic" },
  "menuLabel_all": { "message": "ALL" },
  "menuLabel_replyInt": { "message": "Reply Interval" },
  "menuLabel_anchor": { "message": "Anchor" },
  "menuLabel_modeNotifs": { "message": "Mode Notifications" },
  "menuLabel_about": { "message": "About" },
  "menuLabel_open": { "message": "Open" },
  "menuLabel_buyMeAcoffee": { "message": "Buy Me a Coffee" },
  "menuLabel_donate": { "message": "Please send a donation" },
  "menuLabel_extensionActive": { "message": "extension active" },
  "about_author": { "message": "Author" },
  "about_and": { "message": "&" },
  "about_contributors": { "message": "contributors" }, 
  "about_version": { "message": "Version" },
  "about_poweredBy": { "message": "Powered by" },
  "about_openSourceCode": { "message": "Open source code" },
  "about_latestChanges": { "message": "Latest changes" },
  "mode_toast": { "message": "Toast Mode" },
  "promptLabel_edit": { "message": "Edit" },
  "prompt_enterNewVal": { "message": "Enter new value for" },
  "prompt_updateReplyLang": { "message": "Update reply language" },
  "prompt_updateReplyTopic": { "message": "Update reply topic" },
  "prompt_orEnter": { "message": "or enter" },
  "prompt_updateReplyInt": { "message": "Update reply interval (minimum 5 secs)" },
  "error_enterValidNum": { "message": "Enter a valid number" },
  "error_between": { "message": "between" },
  "error_and": { "message": "and" },
  "helptip_autoStart": { "message": "Automatically start Infinity Mode when visiting chatgpt.com" },
  "helptip_toggleVis": { "message": "Show Infinity Mode toggle in sidebar" },
  "helptip_autoScroll": { "message": "Automatically scroll to bottom as replies are generating" },
  "helptip_modeNotifs": { "message": "Show notifications when toggling modes/settings" },
  "helptip_notifBottom": { "message": "Anchor notifications to bottom of screen" },
  "helptip_toastMode": { "message": "Shrink/center notifications into toast bubbles" },
  "helptip_adjustSettingsRelatedTo": { "message": "Adjust settings related to" },
  "alert_replyLangUpdated": { "message": "Language updated" },
  "alert_willReplyIn": { "message": "will reply in" },
  "alert_yourSysLang": { "message": "your system language" },
  "alert_replyTopicUpdated": { "message": "Topic updated" },
  "alert_willAnswer": { "message": "will answer questions" },
  "alert_onTopicOf": { "message": "on the topic of" },
  "alert_onAllTopics": { "message": "on ALL topics" },
  "alert_replyIntUpdated": { "message": "Interval updated" },
  "alert_willReplyEvery": { "message": "will reply every" },
  "alert_choosePlatform": { "message": "Choose a platform" },
  "alert_updateAvail": { "message": "Update available" },
  "alert_newerVer": { "message": "An update to" },
  "alert_isAvail": { "message": "is available" },
  "alert_upToDate": { "message": "Up-to-date" },
  "alert_isUpToDate": { "message": "is up-to-date" },
  "btnLabel_moreAIextensions": { "message": "More AI Extensions" },
  "btnLabel_leaveReview": { "message": "Leave Review" },
  "btnLabel_rateUs": { "message": "Rate Us" },
  "btnLabel_discuss": { "message": "Discuss" },
  "btnLabel_getSupport": { "message": "Get Support" },
  "btnLabel_checkForUpdates": { "message": "Check for Updates" },
  "btnLabel_update": { "message": "Update" },
  "btnLabel_dismiss": { "message": "Dismiss" },
  "link_viewChanges": { "message": "View changes" },
  "unit_seconds": { "message": "seconds" },
  "state_enabled": { "message": "enabled" },
  "state_disabled": { "message": "disabled" },
  "state_on": { "message": "on" },
  "state_off": { "message": "off" }
}
