diff --git a/translations/ca-es/regexes.json b/translations/ca-es/regexes.json new file mode 100644 index 00000000..39823f8f --- /dev/null +++ b/translations/ca-es/regexes.json @@ -0,0 +1,5 @@ +{ + "/regex/location.rx": [ + ".*\\b(a|en) (?P(?!\\bcentĂ­grads\\b|\\bcelsius\\b|\\bfahrenheit\\b) *.+)" + ] +}