From 7002a17c09d2d14efb2481a221aebe403db4bf9c Mon Sep 17 00:00:00 2001 From: snomiao Date: Wed, 24 Sep 2025 06:48:58 +0000 Subject: [PATCH] fix: add saveImmediately option to i18n configuration --- .i18nrc.cjs | 1 + 1 file changed, 1 insertion(+) diff --git a/.i18nrc.cjs b/.i18nrc.cjs index 2efe5f966..8df20cbe4 100644 --- a/.i18nrc.cjs +++ b/.i18nrc.cjs @@ -10,6 +10,7 @@ module.exports = defineConfig({ entryLocale: 'en', output: 'src/locales', outputLocales: ['zh', 'zh-TW', 'ru', 'ja', 'ko', 'fr', 'es', 'ar', 'tr'], + saveImmediately: true, reference: `Special names to keep untranslated: flux, photomaker, clip, vae, cfg, stable audio, stable cascade, stable zero, controlnet, lora, HiDream. 'latent' is the short form of 'latent space'. 'mask' is in the context of image processing.