Skip to content

Commit 1a403a3

Browse files
Linerlyt3chguy
andauthored
Add support for the Indonesian language (#20032)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent 883d8ce commit 1a403a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/copy-res.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const INCLUDE_LANGS = [
2929
{'value': 'he', 'label': 'עברית'},
3030
{'value': 'hi', 'label': 'हिन्दी'},
3131
{'value': 'hu', 'label': 'Magyar'},
32+
{'value': 'id', 'label': 'Bahasa Indonesia'},
3233
{'value': 'is', 'label': 'íslenska'},
3334
{'value': 'it', 'label': 'Italiano'},
3435
{'value': 'ja', 'label': '日本語'},

0 commit comments

Comments
 (0)