Add scope locale for local only posts in status #106

Merged
floatingghost merged 1 commit from eris/pleroma-fe:add-local-locale into develop 2022-08-04 07:54:25 +00:00

View file

@ -138,7 +138,8 @@
"direct": "Direct",
"private": "Followers-only",
"public": "Public",
"unlisted": "Unlisted"
"unlisted": "Unlisted",
"local": "Local - only your instance can see this status"
},
"show_less": "Show less",
"show_more": "Show more",