hdcity: append both Spanish and English when it's not VOSE (#7826)

This commit is contained in:
Ruben Pahino 2020-03-24 23:32:40 +00:00 committed by GitHub
parent 3257c8e759
commit c18c0d574f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
optional: true
filters:
- name: append
args: " [Spanish]"
args: " [Spanish] [English]"
- name: re_replace
args: ["(?i)T[\\s-_]?(\\d{1,2})\\b", " S$1 "]
- name: re_replace