|
@@ -99,9 +99,11 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
|
|
|
|
|
|
(defcustom org-export-language-setup
|
|
|
'(("en" "Author" "Date" "Table of Contents" "Footnotes")
|
|
|
+ ("ca" "Autor" "Data" "Índex" "Peus de pàgina")
|
|
|
("cs" "Autor" "Datum" "Obsah" "Pozn\xe1mky pod carou")
|
|
|
("da" "Ophavsmand" "Dato" "Indhold" "Fodnoter")
|
|
|
("de" "Autor" "Datum" "Inhaltsverzeichnis" "Fußnoten")
|
|
|
+ ("eo" "Aŭtoro" "Dato" "Enhavo" "Piednotoj")
|
|
|
("es" "Autor" "Fecha" "Índice" "Pies de página")
|
|
|
("fi" "Tekijä" "Päivämäärä" "Sisällysluettelo" "Alaviitteet")
|
|
|
("fr" "Auteur" "Date" "Table des matières" "Notes de bas de page")
|