]> git.plutz.net Git - shellwiki/blobdiff - l10n/de.sh
Merge commit '6bc502434737d7f08379e79b94fc6fda424ef779'
[shellwiki] / l10n / de.sh
index 0cd3d70cbeb5fb6bdaafa96a1a3ff84a55c53e07..0e15f492019d8de96ad271242d3cd7e253156e07 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright 2023 Paul Hänsch
+# Copyright 2023 - 2024 Paul Hänsch
 # 
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,6 +14,8 @@
 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 # IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
+export LC_TIME=de_DE.UTF-8
+
 _l10n_de(){
 case $* in
   'Page names containing newline character are not allowed') printf 'Seitennamen mit Zeilenumbruch sind nicht erlaubt';;