Liking cljdoc? Tell your friends :D

wagoe.i18n.shell.module-wiring

Integrant wiring for the i18n module.

Config key: :wagoe/i18n

Example (development): :wagoe/i18n {:catalogue-paths ["wagoe/i18n/translations" "my_app/i18n/translations"] :default-locale :en :dev? true}

Example (production): :wagoe/i18n {:catalogue-path "wagoe/i18n/translations" :default-locale :en}

Integrant wiring for the i18n module.

Config key: :wagoe/i18n

Example (development):
  :wagoe/i18n {:catalogue-paths ["wagoe/i18n/translations"
                                    "my_app/i18n/translations"]
                  :default-locale :en
                  :dev? true}

Example (production):
  :wagoe/i18n {:catalogue-path "wagoe/i18n/translations"
                  :default-locale :en}
raw docstring

No vars found in this namespace.

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close