diff --git a/src/locales/he_IL/config.ts b/src/locales/he_IL/config.ts index 94b951ea924..d6475a092e4 100644 --- a/src/locales/he_IL/config.ts +++ b/src/locales/he_IL/config.ts @@ -95,7 +95,7 @@ import globalTradeSystem from "./mystery-encounters/global-trade-system-dialogue * - (see [i18next interpolations](https://www.i18next.com/translation-function/interpolation)) for more details. * - `@[]{}` (STATIC TEXT ONLY, NOT USEABLE WITH {@link UI.showText()} OR {@link UI.showDialogue()}) will auto-color the given text to a specified {@link TextStyle} (e.g. `TextStyle.SUMMARY_GREEN`). */ -export const heIlConfig = { +export const heConfig = { ability, abilityTriggers, arenaFlyout,