feat(profile): change LANG value to something more standard

This commit is contained in:
2026-07-22 22:17:50 +02:00
parent 32c0b021c5
commit ee5e92e0a4
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
# Define prefered LANG
export LANG=fr_FR.utf8
export LANG=fr_FR.UTF-8