replugged

    Variable tConst

    t: {
        REPLUGGED_ACCOUNT: TypedIntlMessageGetter<{}>;
        REPLUGGED_ADDON_AUTHORS_MANY: TypedIntlMessageGetter<
            {
                author1: any;
                author2: any;
                author3: any;
                count: any
                | number
                | string;
            },
        >;
        REPLUGGED_ADDON_AUTHORS_ONE: TypedIntlMessageGetter<{ author1: any }>;
        REPLUGGED_ADDON_AUTHORS_THREE: TypedIntlMessageGetter<
            { author1: any; author2: any; author3: any },
        >;
        REPLUGGED_ADDON_AUTHORS_TWO: TypedIntlMessageGetter<
            { author1: any; author2: any },
        >;
        REPLUGGED_ADDON_BROWSE: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_DELETE: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_NOT_REVIEWED: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_NOT_REVIEWED_DESC: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_PAGE_OPEN: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_PROFILE_OPEN: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_RELOAD: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_SETTINGS: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDON_UNINSTALL: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_ADDON_UNINSTALL_PROMPT_BODY: TypedIntlMessageGetter<
            { type: "plugin"
            | any
            | string },
        >;
        REPLUGGED_ADDONS_FOLDER_OPEN: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDONS_LOAD_MISSING: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_ADDONS_TITLE_COUNT: TypedIntlMessageGetter<
            { count: number
            | string; type: any },
        >;
        REPLUGGED_BADGES_BOOSTER: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_CONTRIBUTOR: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_DEVELOPER: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_EARLY: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_HUNTER: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_STAFF: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_SUPPORT: TypedIntlMessageGetter<{}>;
        REPLUGGED_BADGES_TRANSLATOR: TypedIntlMessageGetter<{}>;
        REPLUGGED_BUTTON_INSTALLER_DOWNLOAD: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_BUTTON_INSTALLER_INSTALLED: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_COMMAND_ADDONS_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_DISABLE_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_DISABLE_MESSAGE_ENABLED: TypedIntlMessageGetter<
            { name: any; type: any },
        >;
        REPLUGGED_COMMAND_DISABLE_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_DISABLE_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_DISABLE_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_ENABLE_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_ENABLE_MESSAGE_ENABLED: TypedIntlMessageGetter<
            { name: any; type: any },
        >;
        REPLUGGED_COMMAND_ENABLE_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_ENABLE_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_ERROR_GENERIC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_OPTION_ID_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_OPTION_ID_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_OPTION_SOURCE_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_INSTALL_OPTION_SOURCE_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_ERROR_SPECIFY: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_HEADER_DISABLED: TypedIntlMessageGetter<
            { type: any },
        >;
        REPLUGGED_COMMAND_LIST_HEADER_ENABLED: TypedIntlMessageGetter<
            { type: any },
        >;
        REPLUGGED_COMMAND_LIST_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_SEND_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_SEND_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_STATUS_CHOICE_BOTH: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_COMMAND_LIST_OPTION_STATUS_CHOICE_DISABLED: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_COMMAND_LIST_OPTION_STATUS_CHOICE_ENABLED: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_COMMAND_LIST_OPTION_STATUS_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_STATUS_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_TYPE_CHOICE_PLUGIN: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_COMMAND_LIST_OPTION_TYPE_CHOICE_THEME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_TYPE_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_TYPE_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_VERSION_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_LIST_OPTION_VERSION_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_RELOAD_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_RELOAD_MESSAGE_ENABLED: TypedIntlMessageGetter<
            { name: any; type: any },
        >;
        REPLUGGED_COMMAND_RELOAD_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_RELOAD_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_RELOAD_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>;
        REPLUGGED_COMMAND_SUCCESS_GENERIC: TypedIntlMessageGetter<{}>;
        REPLUGGED_CONFIRM_INSTALL: TypedIntlMessageGetter<{}>;
        REPLUGGED_DEVELOPER_MODE_WARNING: TypedIntlMessageGetter<
            { $link?: LinkFunction; url: any },
        >;
        REPLUGGED_ERROR_ALREADY_INSTALLED: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_ERROR_AN_ERROR_OCCURRED_COMMAND: TypedIntlMessageGetter<{}>;
        REPLUGGED_ERROR_CHECK_CONSOLE: TypedIntlMessageGetter<{}>;
        REPLUGGED_GENERAL_SETTINGS: TypedIntlMessageGetter<{}>;
        REPLUGGED_I18N: TypedIntlMessageGetter<{}>;
        REPLUGGED_I18N_CONTRIBUTE: TypedIntlMessageGetter<
            { $link?: LinkFunction; weblateUrl: any },
        >;
        REPLUGGED_I18N_TRANSLATED_PERCENTAGE: TypedIntlMessageGetter<
            { translated: number
            | string },
        >;
        REPLUGGED_INSTALL_MODAL_HEADER: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_INSTALLER_INSTALL_PROMPT_BODY: TypedIntlMessageGetter<
            { authors: any; name: any },
        >;
        REPLUGGED_INSTALLER_OPEN_STORE: TypedIntlMessageGetter<{}>;
        REPLUGGED_LINK_NOW: TypedIntlMessageGetter<{}>;
        REPLUGGED_LIST_RESULTS: TypedIntlMessageGetter<
            { count: any
            | number
            | string },
        >;
        REPLUGGED_NO_ADDON_RESULTS: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_NO_ADDONS_INSTALLED: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_NOTICES_JOIN_SERVER_BUTTON: TypedIntlMessageGetter<{}>;
        REPLUGGED_NOTICES_WELCOME_NEW_USER: TypedIntlMessageGetter<{}>;
        REPLUGGED_PLUGIN: TypedIntlMessageGetter<{}>;
        REPLUGGED_PLUGIN_EMBED_VIEW_REPO: TypedIntlMessageGetter<{}>;
        REPLUGGED_PLUGIN_EMBED_WHATISTHIS: TypedIntlMessageGetter<{}>;
        REPLUGGED_PLUGIN_EMBED_WHATISTHIS_CONTENT: TypedIntlMessageGetter<{}>;
        REPLUGGED_PLUGIN_INSTALL_RELOAD_PROMPT_BODY: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_PLUGINS: TypedIntlMessageGetter<{}>;
        REPLUGGED_QUICKCSS: TypedIntlMessageGetter<{}>;
        REPLUGGED_QUICKCSS_CHANGES_APPLY: TypedIntlMessageGetter<{}>;
        REPLUGGED_QUICKCSS_FOLDER_OPEN: TypedIntlMessageGetter<{}>;
        REPLUGGED_SEARCH_FOR_ADDON: TypedIntlMessageGetter<{ type: any }>;
        REPLUGGED_SETTINGS_ADDON_EMBEDS: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_ADDON_EMBEDS_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_ADVANCED_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_BACKEND: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_BACKEND_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_BADGES: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_BADGES_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_CUSTOM_TITLE_BAR: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_CUSTOM_TITLE_BAR_DESC: TypedIntlMessageGetter<
            { $b?: HookFunction },
        >;
        REPLUGGED_SETTINGS_DEV_COMPANION: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_DEV_COMPANION_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_DISCORD_EXPERIMENTS: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_DISCORD_EXPERIMENTS_DESC: TypedIntlMessageGetter<
            { $b?: HookFunction },
        >;
        REPLUGGED_SETTINGS_ERROR_COMPONENT_STACK: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_ERROR_HEADER: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_ERROR_PLUGIN_NAME: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_SETTINGS_ERROR_RENDER_PANEL: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_ERROR_SUB_HEADER: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_KEEP_TOKEN: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_KEEP_TOKEN_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_NO_CLYDE: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_NO_CLYDE_DESC: TypedIntlMessageGetter<
            { $link?: LinkFunction; clydeUrl: any },
        >;
        REPLUGGED_SETTINGS_QUICKCSS_AUTO_APPLY: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_QUICKCSS_AUTO_APPLY_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_REACT_DEVTOOLS: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_REACT_DEVTOOLS_DESC: TypedIntlMessageGetter<
            { $b?: HookFunction },
        >;
        REPLUGGED_SETTINGS_REACT_DEVTOOLS_FAILED: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_RESTART: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_RESTART_TITLE: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_TRANSPARENT: TypedIntlMessageGetter<{}>;
        REPLUGGED_SETTINGS_TRANSPARENT_DESC: TypedIntlMessageGetter<
            { $b?: HookFunction },
        >;
        REPLUGGED_SETTINGS_TRANSPARENT_ISSUES_LINUX: TypedIntlMessageGetter<
            { $b?: HookFunction },
        >;
        REPLUGGED_SETTINGS_TRANSPARENT_ISSUES_WINDOWS: TypedIntlMessageGetter<
            { $b?: HookFunction },
        >;
        REPLUGGED_SNIPPET_APPLIED: TypedIntlMessageGetter<{}>;
        REPLUGGED_SNIPPET_APPLY: TypedIntlMessageGetter<{}>;
        REPLUGGED_SNIPPET_LINE1: TypedIntlMessageGetter<{ date: Date | number }>;
        REPLUGGED_SNIPPET_LINE2: TypedIntlMessageGetter<
            { authorId: any; authorTag: any },
        >;
        REPLUGGED_STORE: TypedIntlMessageGetter<{}>;
        REPLUGGED_THEME: TypedIntlMessageGetter<{}>;
        REPLUGGED_THEMES: TypedIntlMessageGetter<{}>;
        REPLUGGED_TOAST_ADDON_DISABLE_FAILED: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_TOAST_ADDON_DISABLE_SUCCESS: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_TOAST_ADDON_ENABLE_FAILED: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_TOAST_ADDON_ENABLE_SUCCESS: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_TOAST_ADDON_RELOAD_FAILED: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_TOAST_ADDON_RELOAD_SUCCESS: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_TOAST_ADDON_TOGGLE_FAILED: TypedIntlMessageGetter<{ name: any }>;
        REPLUGGED_TOAST_ADDON_UNINSTALL_FAILED: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_TOAST_ADDON_UNINSTALL_SUCCESS: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_TOAST_ADDONS_LOAD_MISSING_FAILED: TypedIntlMessageGetter<
            { type: any },
        >;
        REPLUGGED_TOAST_ADDONS_LOAD_MISSING_SUCCESS: TypedIntlMessageGetter<
            { type: any },
        >;
        REPLUGGED_TOAST_INSTALLER_ADDON_CANCELED_INSTALL: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_TOAST_INSTALLER_ADDON_FETCH_INFO_FAILED: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_TOAST_INSTALLER_ADDON_INSTALL_FAILED: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_TOAST_INSTALLER_ADDON_INSTALL_SUCCESS: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_TOAST_INSTALLER_ADDON_LOAD_FAILED: TypedIntlMessageGetter<
            { name: any },
        >;
        REPLUGGED_TOAST_PROFILE_FETCH_FAILED: TypedIntlMessageGetter<{}>;
        REPLUGGED_TOAST_QUICKCSS_CODE_FORMAT_FAILED: TypedIntlMessageGetter<{}>;
        REPLUGGED_TOAST_QUICKCSS_CODE_FORMAT_SUCCESS: TypedIntlMessageGetter<{}>;
        REPLUGGED_TOAST_QUICKCSS_RELOAD: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_AVAILABLE: TypedIntlMessageGetter<
            { count: any
            | number
            | string },
        >;
        REPLUGGED_UPDATES_AWAITING_RELOAD_TITLE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_CHECK: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_ENABLE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_FAILED: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_FORCE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_LAST_CHECKED: TypedIntlMessageGetter<{ date: any }>;
        REPLUGGED_UPDATES_OPEN_UPDATER: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_AUTO: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_AUTO_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_CHANGE_LOGS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_CHANGE_LOGS_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_CONCURRENCY: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_CONCURRENCY_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_ACCOUNT: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_APIS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_APP_VERSION: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_ARCH: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_BETTERDISCORD_PLUGINS: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_UPDATES_OPTS_DEBUG_BRANCH: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_BUILD_ID: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_BUILD_NUMBER: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_CACHED_FILES: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_CATEGORY_PROCESS_VERSIONS: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_UPDATES_OPTS_DEBUG_CATEGORY_SYSTEM_DISCORD: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_UPDATES_OPTS_DEBUG_COMMANDS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_CONNECTIONS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_DISCORD_PATH: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_DISTRO: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_EXPERIMENTS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_LABS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_LATEST: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_LOCALE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_OS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_OS_64BIT: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_PLUGINS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_PLUGINS_SHOW_LESS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_PLUGINS_SHOW_MORE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_RELEASE_CHANNEL: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_REPLUGGED_PATH: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_REVISION: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_SETTINGS: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_SETTINGS_SYNC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_THEMES: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_DEBUG_UNAUTHORIZED_PLUGINS: TypedIntlMessageGetter<
            {},
        >;
        REPLUGGED_UPDATES_OPTS_DEBUG_UPSTREAM: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_INTERVAL: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_INTERVAL_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE_DEVELOP_BTN: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE_MODAL: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE_MODAL_HEADER: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE_STABLE_BTN: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_RELEASE_SWITCH: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_TOAST_ENABLED: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_OPTS_TOAST_ENABLED_DESC: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_TOAST_FAILED_ALL: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_TOAST_FAILED_ONE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_TOAST_NEW: TypedIntlMessageGetter<
            { count: any
            | number
            | string },
        >;
        REPLUGGED_UPDATES_TOAST_NO_NEW: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_TOAST_SUCCESS_ALL: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_TOAST_SUCCESS_ONE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_UP_TO_DATE: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_UPDATE_ALL: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_UPDATE_TO: TypedIntlMessageGetter<{ version: any }>;
        REPLUGGED_UPDATES_UPDATER: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_UPDATING: TypedIntlMessageGetter<{}>;
        REPLUGGED_UPDATES_UPDATING_ITEM: TypedIntlMessageGetter<{}>;
        REPLUGGED_VERSION: TypedIntlMessageGetter<
            { version: "dev"
            | any
            | string },
        >;
        REPLUGGED_VIEW_UPDATES: TypedIntlMessageGetter<
            { count: any
            | number
            | string },
        >;
    }

    Type declaration

    • REPLUGGED_ACCOUNT: TypedIntlMessageGetter<{}>

      Key: Xyo9Z2

      Replugged Account
      

      Missing translations: es-419, th

    • REPLUGGED_ADDON_AUTHORS_MANY: TypedIntlMessageGetter<
          {
              author1: any;
              author2: any;
              author3: any;
              count: any
              | number
              | string;
          },
      >

      Key: XuYvz8

      by {author1}, {author2}, {author3}, and {count, plural, =1 {# other} other {# others}}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_ADDON_AUTHORS_ONE: TypedIntlMessageGetter<{ author1: any }>

      Key: H/KS9/

      by {author1}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_ADDON_AUTHORS_THREE: TypedIntlMessageGetter<{ author1: any; author2: any; author3: any }>

      Key: 2rQVGR

      by {author1}, {author2}, and {author3}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_AUTHORS_TWO: TypedIntlMessageGetter<{ author1: any; author2: any }>

      Key: t0iUjY

      by {author1} and {author2}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_BROWSE: TypedIntlMessageGetter<{ type: any }>

      Key: r7ScHB

      Browse {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_ADDON_DELETE: TypedIntlMessageGetter<{ type: any }>

      Key: oYIqAQ

      Delete {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_NOT_REVIEWED: TypedIntlMessageGetter<{ type: any }>

      Key: Vu4iKC

      Unreviewed {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_ADDON_NOT_REVIEWED_DESC: TypedIntlMessageGetter<{ type: any }>

      Key: QkGpp6

      This {type} has not been reviewed by the Replugged team and could harm your computer. Use at your own risk.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_ADDON_PAGE_OPEN: TypedIntlMessageGetter<{ type: any }>

      Key: SxMPW1

      Open {type} Page
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_PROFILE_OPEN: TypedIntlMessageGetter<{ type: any }>

      Key: kxDIJy

      Open {type} Profile
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_RELOAD: TypedIntlMessageGetter<{ type: any }>

      Key: BfSK7e

      Reload {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_SETTINGS: TypedIntlMessageGetter<{ type: any }>

      Key: rDXyPT

      Open {type} Settings
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_UNINSTALL: TypedIntlMessageGetter<{ name: any }>

      Key: WqqBfH

      Uninstall {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDON_UNINSTALL_PROMPT_BODY: TypedIntlMessageGetter<{ type: "plugin" | any | string }>

      Key: n8oLCQ

      Are you sure you want to uninstall this {type}? This cannot be undone.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDONS_FOLDER_OPEN: TypedIntlMessageGetter<{ type: any }>

      Key: oDaOkJ

      Open {type} Folder
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDONS_LOAD_MISSING: TypedIntlMessageGetter<{ type: any }>

      Key: bQBP1t

      Load Missing {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_ADDONS_TITLE_COUNT: TypedIntlMessageGetter<{ count: number | string; type: any }>

      Key: vX/Z3N

      {type} ({count, number})
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_BADGES_BOOSTER: TypedIntlMessageGetter<{}>

      Key: x8YaWl

      Replugged Server Booster
      

      Missing translations: da, es-419, th

    • REPLUGGED_BADGES_CONTRIBUTOR: TypedIntlMessageGetter<{}>

      Key: vtpx0t

      Replugged Contributor
      

      Missing translations: es-419, th

    • REPLUGGED_BADGES_DEVELOPER: TypedIntlMessageGetter<{}>

      Key: ueaJho

      Replugged Developer
      

      Missing translations: es-419, th

    • REPLUGGED_BADGES_EARLY: TypedIntlMessageGetter<{}>

      Key: GeyL7+

      Replugged Early User
      

      Missing translations: es-419, th

    • REPLUGGED_BADGES_HUNTER: TypedIntlMessageGetter<{}>

      Key: gQ9ld3

      Replugged Bug Hunter
      

      Missing translations: es-419, th

    • REPLUGGED_BADGES_STAFF: TypedIntlMessageGetter<{}>

      Key: K87yaW

      Replugged Staff
      

      Missing translations: es-419, th

    • REPLUGGED_BADGES_SUPPORT: TypedIntlMessageGetter<{}>

      Key: XSdK+f

      Replugged Support
      

      Missing translations: es-419, th

    • REPLUGGED_BADGES_TRANSLATOR: TypedIntlMessageGetter<{}>

      Key: AMqRmJ

      Replugged Translator
      

      Missing translations: es-419, th

    • REPLUGGED_BUTTON_INSTALLER_DOWNLOAD: TypedIntlMessageGetter<{ type: any }>

      Key: nnLVsb

      Download {type}
      

      Missing translations: bg, da, es-419, hr, th

    • REPLUGGED_BUTTON_INSTALLER_INSTALLED: TypedIntlMessageGetter<{ type: any }>

      Key: E6bNoK

      {type} Installed
      

      Missing translations: bg, da, es-419, hr, th

    • REPLUGGED_COMMAND_ADDONS_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>

      Key: j9kNoq

      Choose which addon to enable
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_DISABLE_DESC: TypedIntlMessageGetter<{}>

      Key: AYihy8

      Disable a plugin or theme
      

      Missing translations: bg, da, es-419, hr, th

    • REPLUGGED_COMMAND_DISABLE_MESSAGE_ENABLED: TypedIntlMessageGetter<{ name: any; type: any }>

      Key: kxd08P

      {type} {name} has been disabled!
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_DISABLE_NAME: TypedIntlMessageGetter<{}>

      Key: 2VoRpa

      disable
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_DISABLE_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>

      Key: 8yBta2

      Choose which addon to disable
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_DISABLE_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>

      Key: 14Ixlp

      addon
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_ENABLE_DESC: TypedIntlMessageGetter<{}>

      Key: OcnVf3

      Enable a plugin or theme
      

      Missing translations: bg, da, es-419, hi, hr, th

    • REPLUGGED_COMMAND_ENABLE_MESSAGE_ENABLED: TypedIntlMessageGetter<{ name: any; type: any }>

      Key: SB+cDQ

      {type} {name} has been enabled!
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_ENABLE_NAME: TypedIntlMessageGetter<{}>

      Key: I46ICw

      enable
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_ENABLE_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>

      Key: mgPYDQ

      addon
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_ERROR_GENERIC: TypedIntlMessageGetter<{}>

      Key: 0su4/v

      Something went wrong, please try again later. If this issue persists, please contact the Replugged team.
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_DESC: TypedIntlMessageGetter<{}>

      Key: uEKO6O

      Install a plugin or theme
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_NAME: TypedIntlMessageGetter<{}>

      Key: ccp7Mj

      install
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>

      Key: fw8KhI

      Identifier of the addon to install from the source
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>

      Key: qrawCQ

      addon
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_OPTION_ID_DESC: TypedIntlMessageGetter<{}>

      Key: 7eLI9P

      If the source has multiple addons, specify which one to install
      

      Missing translations: bg, da, el, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_OPTION_ID_NAME: TypedIntlMessageGetter<{}>

      Key: 4LCo9P

      id
      

      Missing translations: bg, da, el, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_OPTION_SOURCE_DESC: TypedIntlMessageGetter<{}>

      Key: cfzF9P

      Source to install the addon from
      

      Missing translations: bg, da, el, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_INSTALL_OPTION_SOURCE_NAME: TypedIntlMessageGetter<{}>

      Key: fuLlFh

      source
      

      Missing translations: bg, da, el, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_DESC: TypedIntlMessageGetter<{}>

      Key: 99AWnp

      List all plugins or themes
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_ERROR_SPECIFY: TypedIntlMessageGetter<{}>

      Key: CCQadn

      You need to specify whether to send a plugin or theme list
      

      Missing translations: bg, da, es-419, es-ES, hi, hr, hu, ko, lt, nl, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_HEADER_DISABLED: TypedIntlMessageGetter<{ type: any }>

      Key: 4U9kk5

      Disabled {type}
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_HEADER_ENABLED: TypedIntlMessageGetter<{ type: any }>

      Key: yPSO4O

      Enabled {type}
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_NAME: TypedIntlMessageGetter<{}>

      Key: edMBSE

      list
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_SEND_DESC: TypedIntlMessageGetter<{}>

      Key: 0wF2go

      Share the list publicly in chat
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_SEND_NAME: TypedIntlMessageGetter<{}>

      Key: lgmT39

      send
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_STATUS_CHOICE_BOTH: TypedIntlMessageGetter<{}>

      Key: IRl+z8

      Both
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_STATUS_CHOICE_DISABLED: TypedIntlMessageGetter<{}>

      Key: EZPH09

      Disabled
      

      Missing translations: bg, da, es-419, es-ES, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_STATUS_CHOICE_ENABLED: TypedIntlMessageGetter<{}>

      Key: Vx9HW1

      Enabled
      

      Missing translations: bg, da, es-419, es-ES, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_STATUS_DESC: TypedIntlMessageGetter<{}>

      Key: asrAw8

      Whether to show addons that are enabled, disabled or both
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_STATUS_NAME: TypedIntlMessageGetter<{}>

      Key: kwqOfH

      status
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_TYPE_CHOICE_PLUGIN: TypedIntlMessageGetter<{}>

      Key: +4SVXl

      List Plugins
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_TYPE_CHOICE_THEME: TypedIntlMessageGetter<{}>

      Key: uZAN3N

      List Themes
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_TYPE_DESC: TypedIntlMessageGetter<{}>

      Key: JvNekZ

      What type of addons to show
      

      Missing translations: bg, da, es-419, es-ES, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_TYPE_NAME: TypedIntlMessageGetter<{}>

      Key: MJhj3d

      type
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_VERSION_DESC: TypedIntlMessageGetter<{}>

      Key: lsDaLy

      Include version numbers in the list
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_LIST_OPTION_VERSION_NAME: TypedIntlMessageGetter<{}>

      Key: 9k1eEx

      version
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, sv-SE, th, vi, zh-CN

    • REPLUGGED_COMMAND_RELOAD_DESC: TypedIntlMessageGetter<{}>

      Key: ZDurVV

      Reload a plugin or theme
      

      Missing translations: bg, da, es-419, hi, hr, lt, th

    • REPLUGGED_COMMAND_RELOAD_MESSAGE_ENABLED: TypedIntlMessageGetter<{ name: any; type: any }>

      Key: zr04NT

      {type} {name} has been reloaded!
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_RELOAD_NAME: TypedIntlMessageGetter<{}>

      Key: hoytSk

      reload
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_RELOAD_OPTION_ADDON_DESC: TypedIntlMessageGetter<{}>

      Key: trfssL

      Choose which addon to reload
      

      Missing translations: bg, da, es-419, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_RELOAD_OPTION_ADDON_NAME: TypedIntlMessageGetter<{}>

      Key: OBctb2

      addon
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_COMMAND_SUCCESS_GENERIC: TypedIntlMessageGetter<{}>

      Key: 73G4zM

      Success
      

      Missing translations: bg, da, es-419, fr, hi, hr, hu, ko, lt, no, ro, th, vi, zh-CN

    • REPLUGGED_CONFIRM_INSTALL: TypedIntlMessageGetter<{}>

      Key: zENqYW

      Install
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_DEVELOPER_MODE_WARNING: TypedIntlMessageGetter<{ $link?: LinkFunction; url: any }>

      Key: 5A4ZGh

      You are currently running Replugged in developer mode and Replugged will not be able to update itself. [Switch to production mode]({url}).
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_ERROR_ALREADY_INSTALLED: TypedIntlMessageGetter<{ name: any }>

      Key: noTXKC

      {name} is already installed.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, th

    • REPLUGGED_ERROR_AN_ERROR_OCCURRED_COMMAND: TypedIntlMessageGetter<{}>

      Key: 0D5GGx

      An error occurred while executing the command:
      

      Missing translations: bg, da, es-419, hi, hr, lt, th

    • REPLUGGED_ERROR_CHECK_CONSOLE: TypedIntlMessageGetter<{}>

      Key: LacFoK

      Check the console for more details.
      

      Missing translations: bg, da, es-419, hi, hr, lt, th

    • REPLUGGED_GENERAL_SETTINGS: TypedIntlMessageGetter<{}>

      Key: 5m4FiY

      General Settings
      

      Missing translations: es-419, hi, th

    • REPLUGGED_I18N: TypedIntlMessageGetter<{}>

      Key: BS/AJC

      Replugged Translations
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, lt, no, ro, sv-SE, th

    • REPLUGGED_I18N_CONTRIBUTE: TypedIntlMessageGetter<{ $link?: LinkFunction; weblateUrl: any }>

      Key: 5wPKhY

      Want to help translate Replugged? Go to our [Weblate]({weblateUrl})!
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_I18N_TRANSLATED_PERCENTAGE: TypedIntlMessageGetter<{ translated: number | string }>

      Key: hrc76+

      Replugged: {translated,number}% translated
      

      Missing translations: bg, es-419, hi, th

    • REPLUGGED_INSTALL_MODAL_HEADER: TypedIntlMessageGetter<{ type: any }>

      Key: Cng03d

      Install {type}
      

      Missing translations: bg, da, es-419, hi, hr, lt, th

    • REPLUGGED_INSTALLER_INSTALL_PROMPT_BODY: TypedIntlMessageGetter<{ authors: any; name: any }>

      Key: 0impV1

      Do you want to install {name} {authors}?
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_INSTALLER_OPEN_STORE: TypedIntlMessageGetter<{}>

      Key: /omzDw

      View in Store
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, zh-CN

    • Key: BfrDAw

      Link it now
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_LIST_RESULTS: TypedIntlMessageGetter<{ count: any | number | string }>

      Key: wUhy5u

      {count, plural, =1 {# match} other {# matches}}
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, lt, no, ro, sv-SE, th, zh-CN

    • REPLUGGED_NO_ADDON_RESULTS: TypedIntlMessageGetter<{ type: any }>

      Key: nT98BQ

      No {type} matched your search.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_NO_ADDONS_INSTALLED: TypedIntlMessageGetter<{ type: any }>

      Key: +cl+ra

      No {type} installed.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_NOTICES_JOIN_SERVER_BUTTON: TypedIntlMessageGetter<{}>

      Key: neLAkZ

      Join Server
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_NOTICES_WELCOME_NEW_USER: TypedIntlMessageGetter<{}>

      Key: zKRtMD

      Welcome! Replugged has been successfully injected into your Discord client. Feel free to join our Discord server for announcements, support and more!
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_PLUGIN: TypedIntlMessageGetter<{}>

      Key: nrTCTU

      Plugin
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_PLUGIN_EMBED_VIEW_REPO: TypedIntlMessageGetter<{}>

      Key: sl1Dvb

      View Repo
      

      Missing translations: bg, da, es-419, hi, hr, no, th

    • REPLUGGED_PLUGIN_EMBED_WHATISTHIS: TypedIntlMessageGetter<{}>

      Key: siCr0d

      What is this?
      

      Missing translations: bg, da, es-419, hi, hr, no, th

    • REPLUGGED_PLUGIN_EMBED_WHATISTHIS_CONTENT: TypedIntlMessageGetter<{}>

      Key: OxZy5+

      This is a Replugged feature. It allows you to install plugins or themes straight from chat.
      Simply hit the install button on the embed.
      

      Missing translations: bg, da, es-419, hi, hr, no, th

    • REPLUGGED_PLUGIN_INSTALL_RELOAD_PROMPT_BODY: TypedIntlMessageGetter<{ name: any }>

      Key: OjncuL

      {name} requires a reload to work properly. Reload now?
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_PLUGINS: TypedIntlMessageGetter<{}>

      Key: Jyz+XV

      Plugins
      

      Missing translations: es-419, hi, th

    • REPLUGGED_QUICKCSS: TypedIntlMessageGetter<{}>

      Key: NhWNBQ

      Quick CSS
      

      Missing translations: bg, es-419, hi, th

    • REPLUGGED_QUICKCSS_CHANGES_APPLY: TypedIntlMessageGetter<{}>

      Key: pUuDNj

      Apply Changes
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_QUICKCSS_FOLDER_OPEN: TypedIntlMessageGetter<{}>

      Key: Nk3LNj

      Open Quick CSS Folder
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_SEARCH_FOR_ADDON: TypedIntlMessageGetter<{ type: any }>

      Key: e5G3RE

      Search for a {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_SETTINGS_ADDON_EMBEDS: TypedIntlMessageGetter<{}>

      Key: wxHqIi

      Show Addon Embeds
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, zh-CN

    • REPLUGGED_SETTINGS_ADDON_EMBEDS_DESC: TypedIntlMessageGetter<{}>

      Key: T1XIIy

      Show a card with information on an addon when a store/install link is shared in chat.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, zh-CN

    • REPLUGGED_SETTINGS_ADVANCED_DESC: TypedIntlMessageGetter<{}>

      Key: vdzF9v

      Don't touch stuff in here if you don't know what you're doing. Unexpected things can happen to your cat.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_BACKEND: TypedIntlMessageGetter<{}>

      Key: oiDUNz

      Backend URL
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_BACKEND_DESC: TypedIntlMessageGetter<{}>

      Key: zE/g8v

      URL used to fetch some assets and to query Replugged's REST API.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_BADGES: TypedIntlMessageGetter<{}>

      Key: Apex2t

      Enable Replugged Badges
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, lt, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_BADGES_DESC: TypedIntlMessageGetter<{}>

      Key: Vtw/EB

      Show custom Replugged badges on user profiles.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, lt, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_CUSTOM_TITLE_BAR: TypedIntlMessageGetter<{}>

      Key: 5D5ltL

      Custom Title Bar
      

      Missing translations: bg, cs, da, el, es-419, es-ES, fi, fr, hi, hr, hu, ja, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, tr, uk, vi, zh-CN, zh-TW

    • REPLUGGED_SETTINGS_CUSTOM_TITLE_BAR_DESC: TypedIntlMessageGetter<{ $b?: HookFunction }>

      Key: x5PfoK

      Use Discord's custom title bar instead of the system title bar. **Requires restart**.
      

      Missing translations: bg, cs, da, de, el, es-419, es-ES, fi, fr, hi, hr, hu, ja, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, tr, uk, vi, zh-CN, zh-TW

    • REPLUGGED_SETTINGS_DEV_COMPANION: TypedIntlMessageGetter<{}>

      Key: RIDq4u

      Reconnect Dev Companion
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_DEV_COMPANION_DESC: TypedIntlMessageGetter<{}>

      Key: oGh+VF

      Reconnects the Dev Companion coremod to the VSCode extension.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_DISCORD_EXPERIMENTS: TypedIntlMessageGetter<{}>

      Key: ObxHdn

      Enable Discord Experiments
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_DISCORD_EXPERIMENTS_DESC: TypedIntlMessageGetter<{ $b?: HookFunction }>

      Key: efBu/P

      ****WARNING:**** Enabling this gives you access to features that can be detected by Discord and may result in an ****account termination****. Replugged is **not responsible** for what you do with this feature. Leave it disabled if you are unsure. The Replugged Team will **not** provide any support regarding any experiment. **Requires restart**.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_ERROR_COMPONENT_STACK: TypedIntlMessageGetter<{}>

      Key: V58dvb

      Component stack:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_SETTINGS_ERROR_HEADER: TypedIntlMessageGetter<{}>

      Key: qlA8Ii

      Something went wrong rendering this element!
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_SETTINGS_ERROR_PLUGIN_NAME: TypedIntlMessageGetter<{ name: any }>

      Key: em6Xqa

      Plugin: {name}
      

      Missing translations: bg, da, el, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, ru, sv-SE, th, vi, zh-CN

    • REPLUGGED_SETTINGS_ERROR_RENDER_PANEL: TypedIntlMessageGetter<{}>

      Key: sC+4pa

      An error occurred while rendering settings panel.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_SETTINGS_ERROR_SUB_HEADER: TypedIntlMessageGetter<{}>

      Key: aXsXW1

      Check console for details.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_SETTINGS_KEEP_TOKEN: TypedIntlMessageGetter<{}>

      Key: RbreAA

      Keep token stored
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_SETTINGS_KEEP_TOKEN_DESC: TypedIntlMessageGetter<{}>

      Key: Z/7+YG

      Prevents Discord from removing your token from localStorage, reducing the numbers of unwanted logouts.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_NO_CLYDE: TypedIntlMessageGetter<{}>

      Key: k5xIBA

      Eradicate Clyde
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_NO_CLYDE_DESC: TypedIntlMessageGetter<{ $link?: LinkFunction; clydeUrl: any }>

      Key: h7GhqK

      Replaces [Clyde]({clydeUrl}) in Replugged commands with a mixed range of avatars and usernames selected by plug-in developers - fallbacks to "Replugged" by default.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_QUICKCSS_AUTO_APPLY: TypedIntlMessageGetter<{}>

      Key: eXvP6O

      Automatically Apply Quick CSS
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_QUICKCSS_AUTO_APPLY_DESC: TypedIntlMessageGetter<{}>

      Key: YPxTlZ

      Automatically apply changes to Quick CSS as you type.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_REACT_DEVTOOLS: TypedIntlMessageGetter<{}>

      Key: ojp79/

      Enable React DevTools
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_REACT_DEVTOOLS_DESC: TypedIntlMessageGetter<{ $b?: HookFunction }>

      Key: CXRYCg

      Loads the React DevTools extension, allowing you to inspect the React tree and debug more easily. **Requires restart**.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_REACT_DEVTOOLS_FAILED: TypedIntlMessageGetter<{}>

      Key: 7VpRfX

      Failed to download React DevTools.
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th

    • REPLUGGED_SETTINGS_RESTART: TypedIntlMessageGetter<{}>

      Key: LBwcjY

      This setting requires you to restart Discord to take effect. Do you want to restart Discord now?
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SETTINGS_RESTART_TITLE: TypedIntlMessageGetter<{}>

      Key: l8U+/v

      Restart Required
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, zh-CN

    • REPLUGGED_SETTINGS_TRANSPARENT: TypedIntlMessageGetter<{}>

      Key: F1Fb1N

      Transparent Window
      

      Missing translations: bg, da, el, es-419, es-ES, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, zh-CN

    • REPLUGGED_SETTINGS_TRANSPARENT_DESC: TypedIntlMessageGetter<{ $b?: HookFunction }>

      Key: N8g5S0

      Makes the Discord window transparent, primarily useful for theming. **Requires restart**.
      

      Missing translations: bg, da, el, es-419, es-ES, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, zh-CN

    • REPLUGGED_SETTINGS_TRANSPARENT_ISSUES_LINUX: TypedIntlMessageGetter<{ $b?: HookFunction }>

      Key: x4OZi4

      ****WARNING:**** **Hardware acceleration** may need to be turned **off**. In some cases, you may experience a black background, such as when the window is cut off at the top or bottom due to the monitor resolution, or when the development tools are open and docked.
      

      Missing translations: bg, da, el, es-419, es-ES, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, uk, vi, zh-CN

    • REPLUGGED_SETTINGS_TRANSPARENT_ISSUES_WINDOWS: TypedIntlMessageGetter<{ $b?: HookFunction }>

      Key: KZ4tws

      ****WARNING:**** This will break **window snapping**. In some cases, you may experience a black background, such as when the window is cut off at the top or bottom due to the monitor resolution, or when the development tools are open and docked.
      

      Missing translations: bg, da, el, es-419, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, sv-SE, th, uk, vi, zh-CN

    • REPLUGGED_SNIPPET_APPLIED: TypedIntlMessageGetter<{}>

      Key: b2oqX1

      Snippet Applied
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SNIPPET_APPLY: TypedIntlMessageGetter<{}>

      Key: Fhn1Mz

      Apply Snippet
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_SNIPPET_LINE1: TypedIntlMessageGetter<{ date: Date | number }>

      Key: TTn6PD

      Snippet from #css-snippets applied the {date, date, medium} at {date, time, medium}
      

      Missing translations: bg, da, es-419, hi, ko, th

    • REPLUGGED_SNIPPET_LINE2: TypedIntlMessageGetter<{ authorId: any; authorTag: any }>

      Key: vL1+go

      Created by {authorTag} ({authorId})
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_STORE: TypedIntlMessageGetter<{}>

      Key: haZx5+

      Store
      

      Missing translations: bg, da, el, es-ES, fr, hi, hr, hu, ko, lt, nl, no, ro, ru, sv-SE, vi, zh-CN

    • REPLUGGED_THEME: TypedIntlMessageGetter<{}>

      Key: kZXj5O

      Theme
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_THEMES: TypedIntlMessageGetter<{}>

      Key: nivuVl

      Themes
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_TOAST_ADDON_DISABLE_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: LV9nQ0

      Failed to disable {name}
      

      Missing translations: bg, cs, da, el, es-419, es-ES, fi, fr, hi, hr, hu, ja, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, tr, uk, vi, zh-CN, zh-TW

    • REPLUGGED_TOAST_ADDON_DISABLE_SUCCESS: TypedIntlMessageGetter<{ name: any }>

      Key: bikK6u

      Disabled {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDON_ENABLE_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: j+ClUl

      Failed to enable {name}
      

      Missing translations: bg, cs, da, el, es-419, es-ES, fi, fr, hi, hr, hu, ja, ko, lt, nl, no, pt-BR, ro, ru, sv-SE, th, tr, uk, vi, zh-CN, zh-TW

    • REPLUGGED_TOAST_ADDON_ENABLE_SUCCESS: TypedIntlMessageGetter<{ name: any }>

      Key: k0hIQ0

      Enabled {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDON_RELOAD_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: iG2TFR

      Failed to reload {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDON_RELOAD_SUCCESS: TypedIntlMessageGetter<{ name: any }>

      Key: 3ZmGZG

      Reloaded {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDON_TOGGLE_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: 3L5Ego

      Failed to toggle {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDON_UNINSTALL_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: IO1HHh

      Failed to uninstall {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDON_UNINSTALL_SUCCESS: TypedIntlMessageGetter<{ name: any }>

      Key: Dthsfn

      Uninstalled {name}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDONS_LOAD_MISSING_FAILED: TypedIntlMessageGetter<{ type: any }>

      Key: wrIbiY

      Failed to load missing {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_ADDONS_LOAD_MISSING_SUCCESS: TypedIntlMessageGetter<{ type: any }>

      Key: pNMhv7

      Loaded missing {type}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_INSTALLER_ADDON_CANCELED_INSTALL: TypedIntlMessageGetter<{}>

      Key: CDqdr6

      Install canceled.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_INSTALLER_ADDON_FETCH_INFO_FAILED: TypedIntlMessageGetter<{}>

      Key: 1P0W0t

      Failed to get info for addon.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_INSTALLER_ADDON_INSTALL_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: 1RiUEx

      Failed to install {name}.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_INSTALLER_ADDON_INSTALL_SUCCESS: TypedIntlMessageGetter<{ name: any }>

      Key: /YMwrq

      {name} installed successfully.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_INSTALLER_ADDON_LOAD_FAILED: TypedIntlMessageGetter<{ name: any }>

      Key: NqlJ39

      {name} was installed but could not be loaded.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_PROFILE_FETCH_FAILED: TypedIntlMessageGetter<{}>

      Key: HZhNXl

      Failed to fetch user profile
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_QUICKCSS_CODE_FORMAT_FAILED: TypedIntlMessageGetter<{}>

      Key: avF+9f

      Failed to format code
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_QUICKCSS_CODE_FORMAT_SUCCESS: TypedIntlMessageGetter<{}>

      Key: ZWqCNj

      Code formatted
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_TOAST_QUICKCSS_RELOAD: TypedIntlMessageGetter<{}>

      Key: rLb2kJ

      Quick CSS reloaded
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_AVAILABLE: TypedIntlMessageGetter<{ count: any | number | string }>

      Key: VowTIi

      {count, plural, =1 {# update is} other {# updates are}} available.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_AWAITING_RELOAD_TITLE: TypedIntlMessageGetter<{}>

      Key: +bwUnJ

      Reload Required
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_CHECK: TypedIntlMessageGetter<{}>

      Key: 4PckvL

      Check for Updates
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_ENABLE: TypedIntlMessageGetter<{}>

      Key: DCXylp

      Enable Updates
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_FAILED: TypedIntlMessageGetter<{}>

      Key: 0WdWvL

      Some updates failed!
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_FORCE: TypedIntlMessageGetter<{}>

      Key: Jlkmxc

      Force Update
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_LAST_CHECKED: TypedIntlMessageGetter<{ date: any }>

      Key: c2FNBw

      Last checked: {date}
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPEN_UPDATER: TypedIntlMessageGetter<{}>

      Key: 27q8zc

      Open Updater
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_AUTO: TypedIntlMessageGetter<{}>

      Key: X0pjLy

      Check for updates automatically
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_AUTO_DESC: TypedIntlMessageGetter<{}>

      Key: 8Ko1gI

      Replugged will automatically check for updates and show you an alert when one is available. Updates will not be installed until you choose to update it. Only official addons will be checked automatically.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_CHANGE_LOGS: TypedIntlMessageGetter<{}>

      Key: aB8UjI

      Open Change Log
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_CHANGE_LOGS_DESC: TypedIntlMessageGetter<{}>

      Key: DM7iqq

      Missed the change log, or want to see it again?
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_CONCURRENCY: TypedIntlMessageGetter<{}>

      Key: ftHbLi

      Update Concurrency Limit
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_CONCURRENCY_DESC: TypedIntlMessageGetter<{}>

      Key: fmENlJ

      How many concurrent tasks Replugged will run in background to check for updates. Minimum 1. If unsure, leave 2.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_DEBUG: TypedIntlMessageGetter<{}>

      Key: CIFw1N

      Debugging Information
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_ACCOUNT: TypedIntlMessageGetter<{}>

      Key: e7Hqdn

      Account:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_APIS: TypedIntlMessageGetter<{}>

      Key: IbMEX1

      APIs:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_APP_VERSION: TypedIntlMessageGetter<{}>

      Key: IDwV7e

      App Version:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_ARCH: TypedIntlMessageGetter<{}>

      Key: izOrlp

      Architecture:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_BETTERDISCORD_PLUGINS: TypedIntlMessageGetter<{}>

      Key: 41Hijo

      BetterDiscord Plugins:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_BRANCH: TypedIntlMessageGetter<{}>

      Key: ZunGND

      Branch:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_BUILD_ID: TypedIntlMessageGetter<{}>

      Key: hglZeX

      Build ID:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_BUILD_NUMBER: TypedIntlMessageGetter<{}>

      Key: UaHLbW

      Build Number:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_CACHED_FILES: TypedIntlMessageGetter<{}>

      Key: t6FmmZ

      Cached Files:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_CATEGORY_PROCESS_VERSIONS: TypedIntlMessageGetter<{}>

      Key: eLglnp

      Process Versions
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_CATEGORY_SYSTEM_DISCORD: TypedIntlMessageGetter<{}>

      Key: aK5NIC

      System / Discord
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_COMMANDS: TypedIntlMessageGetter<{}>

      Key: 6QTPq6

      Commands:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_CONNECTIONS: TypedIntlMessageGetter<{}>

      Key: YP8MeX

      Connections:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_DESC: TypedIntlMessageGetter<{}>

      Key: sNWpYW

      Things that you may find useful for troubleshooting or flexing on some stats.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_DISCORD_PATH: TypedIntlMessageGetter<{}>

      Key: POJMPz

      Discord Path
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_DISTRO: TypedIntlMessageGetter<{}>

      Key: eH844u

      Distro:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_EXPERIMENTS: TypedIntlMessageGetter<{}>

      Key: v2rFBA

      Experiments:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_LABS: TypedIntlMessageGetter<{}>

      Key: x3ohYG

      Labs:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_LATEST: TypedIntlMessageGetter<{}>

      Key: XBypcX

      Latest:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_LOCALE: TypedIntlMessageGetter<{}>

      Key: SgC4V1

      Locale:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_OS: TypedIntlMessageGetter<{}>

      Key: q7A+T0

      OS:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_OS_64BIT: TypedIntlMessageGetter<{}>

      Key: RBKQkZ

      64-bit
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_PLUGINS: TypedIntlMessageGetter<{}>

      Key: +IgWAQ

      Plugins:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_PLUGINS_SHOW_LESS: TypedIntlMessageGetter<{}>

      Key: VR3/xM

      Show less
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_PLUGINS_SHOW_MORE: TypedIntlMessageGetter<{}>

      Key: 5s44+/

      Show more
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_RELEASE_CHANNEL: TypedIntlMessageGetter<{}>

      Key: BfWykp

      Release Channel:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_REPLUGGED_PATH: TypedIntlMessageGetter<{}>

      Key: 4InTYm

      Replugged Path
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_REVISION: TypedIntlMessageGetter<{}>

      Key: MYx3Cg

      Revision:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_SETTINGS: TypedIntlMessageGetter<{}>

      Key: sVLm2t

      Settings:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_SETTINGS_SYNC: TypedIntlMessageGetter<{}>

      Key: ER1nxc

      Settings Sync:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_THEMES: TypedIntlMessageGetter<{}>

      Key: vxWV3t

      Themes:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_UNAUTHORIZED_PLUGINS: TypedIntlMessageGetter<{}>

      Key: PqsQyM

      Unauthorized plugins:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, ro, th

    • REPLUGGED_UPDATES_OPTS_DEBUG_UPSTREAM: TypedIntlMessageGetter<{}>

      Key: jyRtkp

      Upstream:
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_OPTS_INTERVAL: TypedIntlMessageGetter<{}>

      Key: D0hYHB

      Update Check Interval
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_INTERVAL_DESC: TypedIntlMessageGetter<{}>

      Key: QUYCx8

      How frequently Replugged will check for updates. Minimum 10 minutes.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE: TypedIntlMessageGetter<{}>

      Key: Efudw8

      Change Release Channel
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE_DESC: TypedIntlMessageGetter<{}>

      Key: MrEYwc

      You can choose between the stable branch, or the development branch. Stable branch will only get major updates, security and critical updates. If unsure, stay on stable.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE_DEVELOP_BTN: TypedIntlMessageGetter<{}>

      Key: U0yy09

      Switch to development branch
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE_MODAL: TypedIntlMessageGetter<{}>

      Key: CQoun5

      Are you sure you want to change your release channel? Replugged will reload your Discord client.
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE_MODAL_HEADER: TypedIntlMessageGetter<{}>

      Key: QMvHwc

      Change release channel
      

      Missing translations: bg, da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE_STABLE_BTN: TypedIntlMessageGetter<{}>

      Key: FlBncX

      Switch to stable
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_RELEASE_SWITCH: TypedIntlMessageGetter<{}>

      Key: QWWrMD

      Switch
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_OPTS_TOAST_ENABLED: TypedIntlMessageGetter<{}>

      Key: 4ZUrOT

      Show update checker toast
      

      Missing translations: da, es-419, hi, no, th

    • REPLUGGED_UPDATES_OPTS_TOAST_ENABLED_DESC: TypedIntlMessageGetter<{}>

      Key: JgzaWF

      Show an overlay over the client which says updates are being checked for, and if updates are found, prompt you to update. Only applies if update in background is disabled.
      

      Missing translations: bg, da, es-419, hi, no, th

    • REPLUGGED_UPDATES_TOAST_FAILED_ALL: TypedIntlMessageGetter<{}>

      Key: P+IFIi

      Some updates failed!
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_TOAST_FAILED_ONE: TypedIntlMessageGetter<{}>

      Key: A0CEr6

      Update failed!
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_TOAST_NEW: TypedIntlMessageGetter<{ count: any | number | string }>

      Key: fpehXV

      {count, plural, =1 {# new update} other {# new updates}} available!
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th, zh-CN

    • REPLUGGED_UPDATES_TOAST_NO_NEW: TypedIntlMessageGetter<{}>

      Key: qPHJU1

      No new updates available.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_TOAST_SUCCESS_ALL: TypedIntlMessageGetter<{}>

      Key: 6ACGz8

      All updates completed successfully.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_TOAST_SUCCESS_ONE: TypedIntlMessageGetter<{}>

      Key: wKwXx8

      Update completed successfully.
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_UP_TO_DATE: TypedIntlMessageGetter<{}>

      Key: CUNjg4

      Everything is up to date.
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_UPDATE_ALL: TypedIntlMessageGetter<{}>

      Key: uMS9c3

      Update All
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_UPDATE_TO: TypedIntlMessageGetter<{ version: any }>

      Key: JdG85+

      Update to {version}
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_UPDATER: TypedIntlMessageGetter<{}>

      Key: DIZGSk

      Updater
      

      Missing translations: bg, da, el, es-419, hi, hr, lt, no, ro, th

    • REPLUGGED_UPDATES_UPDATING: TypedIntlMessageGetter<{}>

      Key: UbD+4u

      Updating Replugged…
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_UPDATES_UPDATING_ITEM: TypedIntlMessageGetter<{}>

      Key: Gr3VND

      Updating…
      

      Missing translations: da, es-419, hi, th

    • REPLUGGED_VERSION: TypedIntlMessageGetter<{ version: "dev" | any | string }>

      Key: q8qpAw

      Replugged {version, select, dev {[DEV MODE]} other {v{version}}}
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, lt, no, ro, sv-SE, th

    • REPLUGGED_VIEW_UPDATES: TypedIntlMessageGetter<{ count: any | number | string }>

      Key: rHZSz8

      View {count, plural, =1 {# Update} other {# Updates}}
      

      Missing translations: bg, da, el, es-419, hi, hr, hu, ko, lt, no, ro, sv-SE, th, zh-CN

    MMNEPVFCICPMFPCPTTAAATR