org-clock-clocktable-language-setup

org-clock-clocktable-language-setup is a variable defined in `org-clock.el'.
Its value is

(("en" "File" "L" "Timestamp" "Headline" "Time" "ALL" "Total time" "File time" "Clock summary at") ("es" "Archivo" "N" "Fecha y hora" "Tarea" "Tiempo" "TODO" "Tiempo total" "Tiempo archivo" "Clock summary at") ("fr" "Fichier" "N" "Horodatage" "En-tête" "Durée" "TOUT" "Durée totale" "Durée fichier" "Horodatage sommaire à") ("nl" "Bestand" "N" "Tijdstip" "Hoofding" "Duur" "ALLES" "Totale duur" "Bestandstijd" "Clock summary at"))


Documentation:
Terms used in clocktable, translated to different languages.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.1 of Emacs.