Skip to content

Commit 2cacb0b

Browse files
committed
Allow selecting the formula to be displayed
1 parent 2c692df commit 2cacb0b

30 files changed

Lines changed: 10241 additions & 2569 deletions

gh-pages/bin/create-cldr-data.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ for (let version of VERSIONS) {
6161
'php',
6262
[
6363
`${PROJECT_ROOT}/bin/export-plural-rules`,
64+
'--parenthesis=both',
6465
`--output=${outputFile}`,
6566
compressed ? 'json' : 'prettyjson',
6667
],

0 commit comments

Comments
 (0)