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

33 lines
709 B
YAML
Raw Normal View History

2013-07-02 18:33:04 +01:00
en:
2013-06-25 14:56:39 +01:00
layout:
tokens:
header: Tokens
new: New token
about: Token of platform
withdraw: Withdraw
withdraw_confirm: Are you sure you want to withdraw this token?
statuses:
active: Active
blocked: Withdrawed
flash:
tokens:
saved: Token added
save_error: Unable to add token
withdraw_success: Token withdrawed
withdraw_fail: Unable to withdraw token
activerecord:
models:
token: Token
attributes:
token:
description: Description
status: Status
authentication_token: Token
created_at: Created
updated_at: Updated
creator: Creator
updater: Updater