2017-09-18 20:27:08 -05:00
|
|
|
---
|
2017-04-19 15:19:32 -05:00
|
|
|
en:
|
|
|
|
activerecord:
|
2019-03-15 07:36:38 -05:00
|
|
|
attributes:
|
2019-03-27 22:44:59 -05:00
|
|
|
poll:
|
|
|
|
expires_at: Deadline
|
|
|
|
options: Choices
|
2021-02-28 21:59:13 -06:00
|
|
|
user:
|
|
|
|
agreement: Service agreement
|
|
|
|
email: E-mail address
|
|
|
|
locale: Locale
|
|
|
|
password: Password
|
|
|
|
user/account:
|
|
|
|
username: Username
|
|
|
|
user/invite_request:
|
|
|
|
text: Reason
|
2017-04-19 15:19:32 -05:00
|
|
|
errors:
|
|
|
|
models:
|
|
|
|
account:
|
|
|
|
attributes:
|
|
|
|
username:
|
2021-02-28 21:59:13 -06:00
|
|
|
invalid: must contain only letters, numbers and underscores
|
|
|
|
reserved: is reserved
|
2022-06-09 14:57:36 -05:00
|
|
|
admin/webhook:
|
|
|
|
attributes:
|
|
|
|
url:
|
|
|
|
invalid: is not a valid URL
|
|
|
|
doorkeeper/application:
|
|
|
|
attributes:
|
|
|
|
website:
|
|
|
|
invalid: is not a valid URL
|
2022-10-28 16:30:44 -05:00
|
|
|
import:
|
|
|
|
attributes:
|
|
|
|
data:
|
|
|
|
malformed: is malformed
|
2017-04-19 15:19:32 -05:00
|
|
|
status:
|
|
|
|
attributes:
|
|
|
|
reblog:
|
2021-05-17 15:31:35 -05:00
|
|
|
taken: of post already exists
|
2021-02-28 21:59:13 -06:00
|
|
|
user:
|
|
|
|
attributes:
|
|
|
|
email:
|
|
|
|
blocked: uses a disallowed e-mail provider
|
|
|
|
unreachable: does not seem to exist
|
2022-07-04 19:41:40 -05:00
|
|
|
role_id:
|
|
|
|
elevated: cannot be higher than your current role
|
|
|
|
user_role:
|
|
|
|
attributes:
|
|
|
|
permissions_as_keys:
|
|
|
|
dangerous: include permissions that are not safe for the base role
|
|
|
|
elevated: cannot include permissions your current role does not possess
|
2022-07-17 06:37:30 -05:00
|
|
|
own_role: cannot be changed with your current role
|
2022-07-04 19:41:40 -05:00
|
|
|
position:
|
|
|
|
elevated: cannot be higher than your current role
|
2022-07-17 06:37:30 -05:00
|
|
|
own_role: cannot be changed with your current role
|
2023-06-22 07:52:25 -05:00
|
|
|
webhook:
|
|
|
|
attributes:
|
|
|
|
events:
|
|
|
|
invalid_permissions: cannot include events you don't have the rights to
|