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