ソースを参照

missing fix for #413 (#418)

Skylsmoi 7 年 前
コミット
970956c8d5
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      tracim/tracim/templates/file/getone.mak

+ 1 - 1
tracim/tracim/templates/file/getone.mak ファイルの表示

@@ -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}',