From 8c4fdc9479644dbbf2b4f12686016cb51e8b4560 Mon Sep 17 00:00:00 2001 From: "DangoCat[bot]" Date: Sat, 3 Jan 2026 10:50:43 +0000 Subject: [PATCH] [Automated] Update translations 2026-01-03 --- translations/extension-runtime.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/extension-runtime.json b/translations/extension-runtime.json index f2b78198a6..45e173f516 100644 --- a/translations/extension-runtime.json +++ b/translations/extension-runtime.json @@ -4621,6 +4621,7 @@ "text@_item [ITEM] of [STRING] split by [SPLIT]": "elemento [ITEM] di [STRING] spezzata da [SPLIT]", "text@_letters [LETTER1] to [LETTER2] of [STRING]": "lettere da [LETTER1] a [LETTER2] di [STRING]", "text@_lowercase": "minuscolo", + "text@_matches of [STRING] using regex /[REGEX]/[FLAGS] as array": "corrispondenze di [STRING] usando regex /[REGEX]/[FLAGS] come array", "text@_repeat [STRING] [REPEAT] times": "ripeti [STRING] [REPEAT] volte", "text@_replace [SUBSTRING] in [STRING] with [REPLACE]": "sostituisci [SUBSTRING] con [REPLACE]in [STRING]", "text@_replace regex /[REGEX]/[FLAGS] in [STRING] with [REPLACE]": "sostituisci regex /[REGEX]/[FLAGS] in [STRING] con [REPLACE]",