summaryrefslogtreecommitdiffstats
path: root/src/main/resources/translations/en.json
blob: 96d9b2cab0330de1b1851e78130496695ea5ea4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "APP" : {
        "NAME" : "bwLehrpool"
    },
    "LOGIN" : {
        "FIELD_HEADER_GROUP" : ""
    },
    "GROUP_SELECTION" : {
        "TITLE": "Select a Location",
        "RESOLUTION_INFO": "Make sure your browser window has the preferred size now. The resolution of the remote client will be set accordingly.",
        "AVAILABLE": "available",
        "PASSWORD_PROTECTED": "Password protected",
        "LOG_OUT": "Log out",
        "PASSWORD_ERROR": "Wrong password!",
        "NO_FREE_ERROR": "No free client. Select another Location."
    }
}