Skip to content
Snippets Groups Projects
cs.json 669 B
Newer Older
insert's avatar
insert committed
{
    "general": {
        "about": "O nás",
        "tos": "Podmínky",
insert's avatar
insert committed
        "privacy": "Zásady ochrany osobních údajů",
        "image_by": "Fotografie od"
insert's avatar
insert committed
    },
    "login": {
        "title": "Přihlášení",
        "email": "E-mail",
        "password": "Heslo",
        "enter": {
            "email": "Vložte svůj e-mail.",
            "password": "Vložte svoje heslo."
        },
        "forgot": "Zapomenuté heslo?",
        "new": "Nově u REVOLT?",
insert's avatar
insert committed
        "create": "Vytvořte nový účet."
    },
    "app": {
        "main": {
            "channel": {
                "message": "Odešli zprávu {{name}}"
            }
        }
    }