Add support for the Indonesian language (#20032)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
pull/20040/head
Linerly 2021-12-03 19:40:56 +07:00 committed by GitHub
parent 883d8cecaa
commit 1a403a37f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ const INCLUDE_LANGS = [
{'value': 'he', 'label': 'עברית'},
{'value': 'hi', 'label': 'हिन्दी'},
{'value': 'hu', 'label': 'Magyar'},
{'value': 'id', 'label': 'Bahasa Indonesia'},
{'value': 'is', 'label': 'íslenska'},
{'value': 'it', 'label': 'Italiano'},
{'value': 'ja', 'label': '日本語'},