From b1f0ad79a8d9013ae8766c120e036d76604812c7 Mon Sep 17 00:00:00 2001
From: Yuke Brilliant Hestiavin
 <61053094+yukebrillianth@users.noreply.github.com>
Date: Sun, 22 Jun 2025 07:00:44 +0700
Subject: [PATCH] fix: SSO provider translation in Bahasa Indonesia

---
 src/lib/i18n/locales/id-ID/translation.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/i18n/locales/id-ID/translation.json b/src/lib/i18n/locales/id-ID/translation.json
index 3ba867ad4..c9a5ff8ae 100644
--- a/src/lib/i18n/locales/id-ID/translation.json
+++ b/src/lib/i18n/locales/id-ID/translation.json
@@ -249,7 +249,7 @@
 	"Content": "Konten",
 	"Content Extraction Engine": "",
 	"Continue Response": "Lanjutkan Tanggapan",
-	"Continue with {{provider}}": "Lanjutkan dengan {{penyedia}}",
+	"Continue with {{provider}}": "Lanjutkan dengan {{provider}}",
 	"Continue with Email": "",
 	"Continue with LDAP": "",
 	"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",