summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-08-21 21:50:08 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-08-21 21:51:00 +0200
commit80d334085fa4c8811c2d4b08c5b54baebff9c50f (patch)
treeb0a48b5e5b2eb65c0fbfc84eb85d9f25f28b6adc
parentbdf92cfcf7032bdd38585241227bd39c69fdc5a1 (diff)
downloadorg-mode-80d334085fa4c8811c2d4b08c5b54baebff9c50f.tar.gz
ox: Add missing "it" translation
* lisp/ox.el (org-export-dictionary): Add missing translation.
-rw-r--r--lisp/ox.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ox.el b/lisp/ox.el
index 1a41efc..6d2059c 100644
--- a/lisp/ox.el
+++ b/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 "&#34920;%d:")
("no" :default "Tabell %d")
("nb" :default "Tabell %d")