| fos_user:
    username:
        already_used: ?????????? ???? ??? ??? ???
        blank: ???? ?????????? ??? ?? ???? ????
        short: "[-Inf,Inf]????? ???? ?????????? ???? ?? ?? ???? ???"
        long: "[-Inf,Inf]????? ???? ?????????? ????? ?? ?? ???? ???"
    email:
        already_used: ???????? ???? ??? ??? ???
        blank: ???? ???????? ??? ?? ???? ????
        short: "[-Inf,Inf]????? ???? ???????? ???? ?? ?? ???? ???"
        long: "[-Inf,Inf]????? ???? ???????? ????? ?? ?? ???? ???"
        invalid: ???????? ???? ??? ???? ????
    password:
        blank: ???? ????????? ??? ?? ???? ????
        short: "[-Inf,Inf]????? ???? ????????? ???? ?? ?? ???? ???"
        mismatch: "???? ???? ???? ??? ?????? ????"
    new_password:
        blank: ???? ????????? ??? ?? ?????? ???? ????
        short: "[-Inf,Inf]????? ???? ??????????????? ???? ?? ?? ???? ???"
    current_password:
        invalid: ????????? ???? ???? ????
    group:
        blank: ???? ???????? ?? ???? ????
        short: "[-Inf,Inf]????? ???? ???????? ???? ??? ???? ?? ?? ???? ???"
        long: "[-Inf,Inf]????? ???? ???????? ???? ??? ????? ?? ?? ???? ???"
 |