We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e045ff commit 22ac53eCopy full SHA for 22ac53e
modules/filespec.groovy
@@ -23,7 +23,7 @@
23
substat
24
}
25
{
26
- /def text_arr = text.language.collect {
+ def text_arr = text.language.collect {
27
['zh-Hans': 'ZH-S',
28
'zh-Hant': 'ZH-T',
29
'ar-001': 'AR-MSA',
0 commit comments