Skip to content
Snippets Groups Projects
en_US.json 632 B
Newer Older
{
    "general": {
        "tos": "Terms of Service",
        "privacy": "Privacy Policy",
        "image_by": "Image by",
        "about": "About"
    },
    "login": {
        "email": "Email",
        "password": "Password",
        "enter": {
            "email": "Enter your email.",
            "password": "Enter your password."
        },
        "forgot": "Forgot your password?",
        "new": "New to REVOLT?",
        "create": "Create a new account.",
        "title": "Login"
    },
    "app": {
        "main": {
            "channel": {
                "message": "Message {{name}}"
            }
        }
    }
}