diff --git a/translations/ca-es/regexes.json b/translations/ca-es/regexes.json index 8b17f49..53c2cd6 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.*)" + ] +}