Compose form in the UI now has public/private toggle instead of public/unlisted
This commit is contained in:
parent
b302b9202b
commit
de9b6e3a6a
5 changed files with 10 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue