Browse Source

ox: Add missing "it" translation

* lisp/ox.el (org-export-dictionary): Add missing translation.
Nicolas Goaziou 6 years ago
parent
commit
80d334085f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/ox.el

+ 1 - 0
lisp/ox.el

@@ -6020,6 +6020,7 @@ them."
      ("et" :default "Tabel %d")
      ("fr" :default "Tableau %d :")
      ("is" :default "Tafla %d")
+     ("it" :default "Tabella %d:")
      ("ja" :default "表%d:" :html "表%d:")
      ("no" :default "Tabell %d")
      ("nb" :default "Tabell %d")