chenjunkai %!s(int64=6) %!d(string=hai) anos
pai
achega
e38b96f748
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controller/LangArea.py

+ 1 - 0
controller/LangArea.py

@@ -141,6 +141,7 @@ class LangAreaView(TemplateView):
                 lk = lk.replace('!', '_')
                 lk = lk.replace('’', '_')
                 lk = lk.replace('...', '_')
+                lk = lk.replace('…', '_')
                 lk = lk.replace('\\n', '_')
                 lk = lk.replace(':', '_')
                 lk = lk.replace(':', '_')