summaryrefslogtreecommitdiffstats
path: root/resources/update-locales.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Remove entries from locales.json incompatible with punicDaniel Kesselberg2020-05-161-1/+9
| | | | | | As reported at https://github.com/nextcloud/server/issues/20999 the list contains en_US_POSIX as locale but punic is unable to parse such a locale. If you select that locale everyone is confused. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Script to generate locales.json from icu data.Daniel Kesselberg2019-12-231-0/+45
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>