A simple internationalisation library for Clojure
Find a file
2017-08-08 15:02:32 +01:00
doc Initial commit 2017-08-08 13:46:57 +01:00
resources/i18n Initial commit 2017-08-08 13:46:57 +01:00
src/scot/weft/i18n Added logging, because of problems in downstream project. 2017-08-08 15:02:32 +01:00
test/scot/weft/i18n/test Initial commit 2017-08-08 13:46:57 +01:00
.gitignore Initial commit 2017-08-08 13:46:57 +01:00
CHANGELOG.md Initial commit 2017-08-08 13:46:57 +01:00
LICENSE Initial commit 2017-08-08 13:46:57 +01:00
project.clj Added logging, because of problems in downstream project. 2017-08-08 15:02:32 +01:00
README.md Initial commit 2017-08-08 13:46:26 +01:00

internationalisation

A Clojure library designed to provide simple interationalisation of user-facing messages.

Usage

License

Copyright © 2017 Simon Brooke

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.