{
  "appName": { "message": "ChatGPT Auto-Continue" },
  "appAuthor": { "message": "Adam Lui" },
  "appDesc": { "message": "Automatically continue generating answers when ChatGPT responses get cut-off" },
  "menuLabel_settings": { "message": "Settings" },
  "menuLabel_notif": { "message": "Notification" },
  "menuLabel_notifs": { "message": "Notifications" },
  "menuLabel_autoScroll": { "message": "Auto-Scroll" },
  "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_autoContinue": { "message": "Auto-Continue" },
  "mode_toast": { "message": "Toast Mode" },
  "promptLabel_edit": { "message": "Edit" },
  "prompt_enterNewVal": { "message": "Enter new value for" },
  "error_enterValidNum": { "message": "Enter a valid number" },
  "error_between": { "message": "between" },
  "error_and": { "message": "and" },
  "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" },
  "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" },
  "notif_chatAutoContinued": { "message": "Chat Auto-Continued" },
  "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" },
  "state_disabled": { "message": "disabled" },
  "state_on": { "message": "on" },
  "state_off": { "message": "off" }
}
