Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/post.d/locales.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post.d/locales.sh')
-rw-r--r--post.d/locales.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/post.d/locales.sh b/post.d/locales.sh
new file mode 100644
index 0000000..a6502a2
--- /dev/null
+++ b/post.d/locales.sh
@@ -0,0 +1,10 @@
+cat > etc/locale.gen << EOF
+es_PE
+ayc_PE
+en_US
+de_DE
+fr_FR
+pt_BR
+EOF
+
+locale-gen