{
    "components": {
        "appcard": {
            "go": "Go"
        },
        "nav": {
            "login": "Login",
            "logout": "Logout",
            "main": "Home"
        }
    },
    "general": {
        "back": "Back",
        "cancel": "Cancel",
        "close": "Close",
        "create": "Create",
        "send": "Send"
    },
    "page": {
        "dev": {
            "appId": "App ID",
            "appName": "App name",
            "appSecret": "App secret",
            "createApp": "Create app",
            "createdApp": "App has been created",
            "delete": "Delete",
            "deleteApp": "Delete app",
            "issueToken": "Issue token",
            "issuedTokens": "Issued tokens:",
            "issuingToken": "Issuing token",
            "permissions": "Permissions",
            "requestsPerDay": "Requests per day: {ldr}",
            "requestsPerMouth": "Requests per month: {lmr}",
            "saveToken": "Token showed only once, save it!",
            "tokenIssued": "Token issued",
            "tokenName": "Token name"
        },
        "hub": {
            "description": "List of my services.",
            "title": "Sleepless - Hub"
        },
        "index": {
            "about": "Welcome! My name is Ilya, I'm a Java and Node.js developer with more than 6 years of experience.",
            "contact": "You can contact with me using: ",
            "contact2": "Also with telegram bot: ",
            "dashboards": "Stats dashboards",
            "experience": "I specialize in creating Telegram bots and back-end solutions for various projects. Over the years I have managed to cooperate with the Moscow Center for the Development of Professional Education, College of Communications №54, StoryTelling team and dozens of individual customers. I'm always open to new ideas and ready to help bring your project to life!",
            "guard": "Imperium Guard",
            "voice": "Underground transcriber"
        },
        "login": {
            "description": "Auth of redguy.ru",
            "emailNotConfirmed": "Your email is not confirmed",
            "error": "Login or password is incorrect",
            "tfa": "2FA code",
            "title": "Log in at RedGuy.ru"
        },
        "logs": {
            "createService": "Create a service",
            "level": "Level",
            "loadMore": "Load more",
            "message": "Message",
            "payload": "Payload",
            "service": "Service",
            "serviceName": "Service name",
            "time": "Time"
        },
        "oauth": {
            "authorize": {
                "access": {
                    "email": "Access to your email",
                    "nickname": "Access to your nickname and id"
                },
                "allow": "Allow",
                "app": "App {app}",
                "cancel": "Cancel",
                "requestsAccess": "requests access to your account",
                "willAllow": "It will allow app to:"
            }
        },
        "register": {
            "description": "Register on redguy.ru",
            "email": "Email",
            "emailError": "Email is not valid",
            "emailExists": "Email already exists",
            "error": "Something went wrong",
            "haveAccount": "Already have an account?",
            "login": "Login",
            "loginError": "Login must be at least 3 characters long",
            "loginExists": "Login already exists",
            "ok": "We have sent you an email with a link to confirm your account. Please, check your email.",
            "password": "Password",
            "passwordAgain": "Repeat password",
            "passwordAgainError": "Passwords do not match",
            "passwordError": "Password must be at least 8 characters long and contain at least one number and one letter of both cases",
            "register": "Register",
            "title": "Register at RedGuy.ru"
        },
        "reset": {
            "enter": "Enter a new password",
            "not-match": "The passwords don't match",
            "too-easy": "The password is too easy"
        },
        "restore": {
            "enter": "Enter email, which you use for register",
            "sent": "If this email exists in our system, we have sent an email with a password recovery link."
        },
        "settings": {
            "cancel": "Cancel",
            "changePassword": "Password change",
            "changePassword2": "Change password",
            "code": "Code from the app",
            "currentPassword": "Current password",
            "description": "Account settings",
            "error": "Something went wrong",
            "incorrectCode": "Incorrect 2FA code",
            "incorrectPassword": "Incorrect password",
            "newPassword": "New password",
            "newPasswordAgain": "Retype new password",
            "notStrongEnough": "Password is not strong enough",
            "passwordsNotEquals": "Passwords do not equals",
            "resetSessions": "Reset sessions",
            "resetTOTP": "Disable two-factor authentication",
            "safety": "Safety",
            "setTOTP": "Enable two-factor authentication",
            "setTOTP2": "Confirm",
            "title": "Settings"
        },
        "socials": {
            "boosty": {
                "description": "My page on Boosty, where I publish additional materials and you can support me!",
                "title": "Boosty"
            },
            "description": "My blogs and channels on different platforms",
            "discord": {
                "description": "My Discord server, where I chat a lot",
                "title": "SleepLessCode discord"
            },
            "my": "My blogs and channels",
            "sleeplesschat": {
                "description": "My chat in Telegram, where I chat with my subscribers (mostly in Russian)",
                "title": "Sleeping juniors"
            },
            "sleeplesscode": {
                "description": "My blog in Telegram, where I publish my thoughts and ideas (in Russian)",
                "title": "Sleepless developer"
            },
            "sleeplessfoto": {
                "description": "My channel in Telegram, where I publish my photos",
                "title": "Sleepless photos"
            },
            "sleeplessstickers": {
                "description": "My channel in Telegram, where I publish stickers created by me",
                "title": "Sleepless stickers"
            },
            "title": "RedGuy - Blogs and channels",
            "youtube": {
                "description": "My YouTube channel, where I publish videos about my things (in Russian)",
                "title": "RedGuy"
            }
        },
        "verify": {
            "error": "Something went wrong",
            "main": "main page",
            "ok": "Done! You can go to the",
            "wait": "Please, wait"
        }
    },
    "permissions": {
        "hashes": "Hashes decoding",
        "logs": "Logging",
        "minecraft": "Minecraft"
    }
}
