Compose form in the UI now has public/private toggle instead of public/unlisted
This commit is contained in:
@ -37,8 +37,8 @@ const en = {
|
||||
"tabs_bar.notifications": "Notifications",
|
||||
"compose_form.placeholder": "What is on your mind?",
|
||||
"compose_form.publish": "Toot",
|
||||
"compose_form.sensitive": "Mark content as sensitive",
|
||||
"compose_form.unlisted": "Do not show on public timeline",
|
||||
"compose_form.sensitive": "Mark media as sensitive",
|
||||
"compose_form.private": "Mark as private",
|
||||
"navigation_bar.settings": "Settings",
|
||||
"navigation_bar.public_timeline": "Public timeline",
|
||||
"navigation_bar.logout": "Logout",
|
||||
|
Reference in New Issue
Block a user