locales: introduce Internationalization / Locales

* using crate locales

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2019-10-31 00:58:00 +01:00
parent d5f58f2576
commit 0a9fdbab2a
3 changed files with 29 additions and 2 deletions

View File

@@ -23,3 +23,6 @@ features = [ "postgres", "sqlite" ]
[dependencies.dotenv]
version = "0.10.0"
[dependencies.locales]
version = "0.1.0"