rosa-build/config/locales/models/token.ru.yml

33 lines
935 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ru:
layout:
tokens:
header: Токены
new: Новый токен
about: Токен платформы
withdraw: Отозвать
withdraw_confirm: Уверены, что хотите отозвать токен?
statuses:
active: Активный
blocked: Отозван
flash:
tokens:
saved: Токен успешно добавлен
save_error: Не удалось добавить токен
withdraw_success: Токен успешно отозван!
withdraw_fail: Не удалось отозвать токен!
activerecord:
models:
token: Токен
attributes:
token:
description: Описание
status: Статус
authentication_token: Токен
created_at: Создан
updated_at: Обновлен
creator: Создал
updater: Обновил