Skip to content
Snippets Groups Projects
pr.json 1.46 KiB
Newer Older
{
    "general": {
        "about": "About",
        "privacy": "Policy o' Privacy",
        "tos": "Terms o' Service",
        "loading": "Loading…",
        "image_by": "Image by"
Spud's avatar
Spud committed
    },
    "app": {
        "main": {
            "categories": {
                "participants": "In the Cabins",
                "members": "Crew",
                "channels": "Oceans",
                "conversations": "Natters"
            }
        },
        "navigation": {
            "tabs": {
                "friends": "Crewmates",
                "dev": "Ship Builder",
                "home": "Mainland"
            }
        },
        "status": {
            "offline": "On leave",
            "invisible": "On leave",
            "busy": "In the cabins",
            "idle": "On a voyage",
            "online": "On-deck"
        }
    },
    "login": {
        "error": {
            "resend": "Failed t' resend!",
            "reset": "Failed t' reset!",
            "login": "Failed t' login!",
            "create": "Failed t' register!"
        },
        "check_spam": "Please check spam if ye can nah find it",
        "existing": "Already 'ave an account?",
        "forgot": "Forgot yer password?",
        "enter": {
            "current_password": "Enter yer current password.",
            "invite": "Enter yer invite code.",
            "password": "Enter yer password.",
            "email": "Enter yer email."
        },
        "register": "Register",
        "title": "Login"