Просмотр исходного кода

ox: Fix Italian translation for "Figure"

* lisp/ox.el (org-export-dictionary): Fix Italian translation for
  "Figure".

Reported-by: Franco Pasut <franco.pasut@gmail.com>
<http://lists.gnu.org/r/emacs-orgmode/2018-06/msg00373.html>
Nicolas Goaziou 6 лет назад
Родитель
Сommit
cad692c276
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lisp/ox.el

+ 1 - 0
lisp/ox.el

@@ -5824,6 +5824,7 @@ them."
      ("es" :default "Figura")
      ("et" :default "Joonis")
      ("is" :default "Mynd")
+     ("it" :default "Figura")
      ("ja" :default "図" :html "&#22259;")
      ("no" :default "Illustrasjon")
      ("nb" :default "Illustrasjon")