Liking cljdoc? Tell your friends :D

lupapiste-commons.i18n.resources


bold-font-cellclj

(bold-font-cell wb cell)
source

create-rowclj

(create-row sheet row-strings row-index & {:keys [cell-fn] :or {cell-fn nil}})
source

excel->mapclj

(excel->map excel-file)
source

make-row-stringsclj

(make-row-strings key languages strings)
source

missing-localizations-excelclj

(missing-localizations-excel)
(missing-localizations-excel file)
(missing-localizations-excel target-file translations-file)

Writes missing shared localizations to excel file. If excel file is not provided, will create the file to user home dir.

Writes missing shared localizations to excel file.
If excel file is not provided, will create the file to user home dir.
sourceraw docstring

sheet->mapclj

(sheet->map excel-sheet)
source

write-excelclj

(write-excel {:keys [languages translations]} excel-file)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close