chore: 🌐 "ads" -> "community banners"
People find the term "ads" confusing because they associate it with Google AdSense/other actual advertising platforms. As "ads" on Misskey (and Firefish) act more like community banners than ads, this change should clear up confusion.
This commit is contained in:
parent
16bdbfee74
commit
ba694065ee
1 changed files with 2 additions and 2 deletions
|
@ -875,7 +875,7 @@ gallery: "Gallery"
|
|||
recentPosts: "Recent pages"
|
||||
popularPosts: "Popular pages"
|
||||
shareWithNote: "Share with post"
|
||||
ads: "Advertisements"
|
||||
ads: "Community banners"
|
||||
expiration: "Deadline"
|
||||
memo: "Memo"
|
||||
priority: "Priority"
|
||||
|
@ -1038,7 +1038,7 @@ sendPushNotificationReadMessage: "Delete push notifications once the relevant no
|
|||
sendPushNotificationReadMessageCaption: "A notification containing the text \"{emptyPushNotificationMessage}\"\
|
||||
\ will be displayed for a short time. This may increase the battery usage of your
|
||||
device, if applicable."
|
||||
showAds: "Show ads"
|
||||
showAds: "Show community banners"
|
||||
enterSendsMessage: "Press Return in Messaging to send message (off is Ctrl + Return)"
|
||||
adminCustomCssWarn: "This setting should only be used if you know what it does. Entering
|
||||
improper values may cause EVERYONE'S clients to stop functioning normally. Please
|
||||
|
|
Loading…
Reference in a new issue