mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-13 19:54:01 -05:00
b891a81008
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
---
|
|
en:
|
|
simple_form:
|
|
labels:
|
|
defaults:
|
|
avatar: Avatar
|
|
confirm_new_password: Confirm new password
|
|
confirm_password: Confirm password
|
|
current_password: Current password
|
|
display_name: Display name
|
|
email: E-mail address
|
|
header: Header
|
|
locale: Language
|
|
new_password: New password
|
|
note: Bio
|
|
password: Password
|
|
username: Username
|
|
locked: Make account private
|
|
interactions:
|
|
must_be_follower: Block notifications from non-followers
|
|
must_be_following: Block notifications from people you don't follow
|
|
notification_emails:
|
|
favourite: Send e-mail when someone favourites your status
|
|
follow: Send e-mail when someone follows you
|
|
mention: Send e-mail when someone mentions you
|
|
reblog: Send e-mail when someone reblogs your status
|
|
hints:
|
|
defaults:
|
|
locked: Requires you to approve followers, defaults post privacy to followers-only and disables federation
|
|
'no': 'No'
|
|
required:
|
|
mark: "*"
|
|
text: required
|
|
'yes': 'Yes'
|