RSS Git Download  Clone
Raw Blame History
{
    "http": {
        "404": "Not found"
    },
    "themes": {
        "material": {
            "cory-mat-theme-light-forest": "Forest",
            "cory-mat-theme-dark-wood": "Wood",
            "cory-mat-theme-light-beach": "Beach",
            "cory-mat-theme-dark-matrix": "Matrix",
            "cory-mat-theme-light-deeppurple-amber": "Deep Purple Amber",
            "cory-mat-theme-light-indigo-pink": "Indigo pink",
            "cory-mat-theme-dark-pink-bluegray": "Pink bluegray",
            "cory-mat-theme-dark-purple-green": "Purple green",
            "cory-mat-theme-light-facebook": "Facebook"
        }
    },
    "title": {
        "menu": "Menu",
        "theme": "Theme",
        "language": "Language",
        "ok": "OK",
        "error": "Error",
        "authorization": " Identification",
        "username": "Username",
        "password": "Password",
        "autoLogin": "Keep logged in",
        "save": "Save"
    },
    "button": {
        "login": "Login"
    },
    "invalid": {
        "required": "Required",
        "username": "Invalid username",
        "password": "Invalid password"
    },
    "message": {
        "unauthorized": "Unauthorized login.",
        "loggedIn": "You signed in.",
        "theme": {
            "changed": "Theme  - ${current}."
        }
    }
}