浏览代码

Merge pull request #15208 from yukebrillianth/main

i18n: Fix translation placeholder for SSO provider in Bahasa Indonesia
Tim Jaeryang Baek 3 月之前
父节点
当前提交
0563738940
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/i18n/locales/id-ID/translation.json

+ 1 - 1
src/lib/i18n/locales/id-ID/translation.json

@@ -250,7 +250,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.": "",