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

missing-translationsclj

(missing-translations {:keys [translations languages]} & [selected-lang])

Returns missing translations. If selected-lang is given, only that and :fi is regarded.

Returns missing translations. If selected-lang is given, only that and :fi is regarded.
sourceraw docstring

nil->empty-strclj

(nil->empty-str x)
source

read-keyclj

(read-key string)
source

sheet->mapclj

(sheet->map excel-sheet)
source

source-changed?clj

(source-changed? sym)
source

txt->mapclj

(txt->map input)
source

write-excelclj

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

write-keyclj

(write-key sym)
source

write-txtclj

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

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

× close