Browse Source

missing fix for #413 (#418)

Skylsmoi 6 years ago
parent
commit
970956c8d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tracim/tracim/templates/file/getone.mak

+ 1 - 1
tracim/tracim/templates/file/getone.mak View File

@@ -110,7 +110,7 @@
110 110
               (function initialisePreviewGenerator() {
111 111
                 previewGenerator(
112 112
                   document.getElementById('previewGenerator'),
113
-                  'fr_FR',
113
+                  globalTracimLang,
114 114
                   [
115 115
                     % for one_url in url:
116 116
                       '${one_url}',