php-gettext / Languages

gettext language list automatically generated from CLDR data
https://php-gettext.github.io/Languages/
Other
70 stars 10 forks source link

Consider adding shebang to bin/export-plural-rules #32

Closed jvalleroy closed 3 years ago

jvalleroy commented 4 years ago

For Debian packaging I am using #!/usr/bin/php. But you may want #!/usr/bin/env php instead, to be more generic.