forked from AkkomaGang/akkoma-fe
i18n: change local posting notice
This commit is contained in:
parent
8f1aaf617a
commit
c768641f09
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
||||||
"public": "This post will be visible to everyone",
|
"public": "This post will be visible to everyone",
|
||||||
"private": "This post will be visible to your followers only",
|
"private": "This post will be visible to your followers only",
|
||||||
"unlisted": "This post will not be visible in Public Timeline and The Whole Known Network",
|
"unlisted": "This post will not be visible in Public Timeline and The Whole Known Network",
|
||||||
"local": "This post won't be visible outside of IHBA"
|
"local": "This post will not be visible on other instances"
|
||||||
},
|
},
|
||||||
"scope": {
|
"scope": {
|
||||||
"direct": "Direct - post to mentioned users only",
|
"direct": "Direct - post to mentioned users only",
|
||||||
|
|
Loading…
Reference in a new issue