divteam: Add Multi to languages (#10796)

* divteam: Add Multi to languages. DivTeam usually have Original + Spanish at least

* Fix PR Comments

Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
This commit is contained in:
Daniel Martin Gonzalez 2021-01-12 17:29:15 +01:00 committed by GitHub
parent 64fb434d0f
commit d605cc87a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ search:
- name: re_replace
args: ["\\W", "."] # Spaces and other characters -> .
- name: append
args: ".Spanish-DivTeam"
args: ".MULTi/Spanish" # DivTeam doesn't bring languages. Usually Original + Spanish.
- name: re_replace
args: ["\\.+", "."] # More than 1 dot -> .
- name: re_replace