12345678910111213 |
- #
- # Locale to be generated (Salt managed)
- #
- # This file lists locales that you wish to have built. You can find a list
- # of valid supported locales at /usr/share/i18n/SUPPORTED, and you can add
- # user defined locales to /usr/local/share/i18n/SUPPORTED. If you change
- # this file, you need to rerun locale-gen.
- de_DE.UTF-8 UTF-8
- de_DE@euro ISO-8859-15
- en_US.ISO-8859-15 ISO-8859-15
- en_US.UTF-8 UTF-8
|