summaryrefslogtreecommitdiffstats
path: root/src/main/resources/translations/en.json
blob: 2b0c0d66dbe5aa3afcfc50d55c1b023c734cf0f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "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.",
        "CONTINUE": "Continue"
    }
}