embedded-lang 0.9.0

Embedded language resources for rust applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "English",
    "short_name": "en",
    "strings": {
        "tree": "tree",
        "mustard": "mustard",
        "hello_msg": "hello world!",
        "category": {
            "category2": {
                "foo": "bar"
            }
        }
    }
}