From 5d94a4b3a34ee97bf82f6e2b8b4fe5adb443d279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Montan=C3=A9?= Date: Mon, 7 Oct 2024 18:00:47 +0000 Subject: [PATCH] Translate regexes.json via GitLocalize --- translations/ca-es/regexes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/ca-es/regexes.json b/translations/ca-es/regexes.json index 8b17f497..53c2cd6c 100644 --- a/translations/ca-es/regexes.json +++ b/translations/ca-es/regexes.json @@ -1,5 +1,5 @@ { - "location.rx": [ - "\\b(a|en|per|per a) (?P.*)" - ] -} \ No newline at end of file + "location.rx": [ + "\\b(a|en|per|al| a la|als|pel|per la|pels) (?P.*)" + ] +}