From 537c351feea3b65c8cc9a775011d296430b24170 Mon Sep 17 00:00:00 2001 From: "Y. S." <25735979+YS-jack@users.noreply.github.com> Date: Thu, 25 Jun 2026 23:28:28 +0900 Subject: [PATCH] update runelingual (#12167) * Update runelingual updated variable name * Update runelingual changed print to log * Update runelingual 1. Add [player name] placeholder support and also the player name will show in plain text for non-latin language. 2.Replace exact-match query with priority-based fallback chain 3.Add ChatDisplayMode toggle (REPLACE_ORIGINAL / ADD_TRANSLATOR_MSG)] --- plugins/runelingual | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/runelingual b/plugins/runelingual index beabbcfee..ca271b448 100644 --- a/plugins/runelingual +++ b/plugins/runelingual @@ -1,3 +1,3 @@ repository=https://github.com/YS-jack/RuneLingual-Plugin.git -commit=8d1ba276317b646890e76c079eb9588c9f615313 +commit=e51a46a1cac21d15d1d6adbb3305aa2c32165bcf warning = This plugin submits your/other's chat messages, item/npc/object names and possibly any words on screen to a third party service (DeepL) for translation, which is not maintained or verified by RuneLite.