Change some default strings

This commit is contained in:
Zero 2022-01-05 11:30:12 -05:00
parent 16772d75f7
commit 51cb9b5c8f
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
"staff": "Staff"
},
"shoutbox": {
"title": "Shoutbox"
"title": "Brapbox"
},
"domain_mute_card": {
"mute": "Mute",
@ -200,7 +200,7 @@
"text/bbcode": "BBCode"
},
"content_warning": "Subject (optional)",
"default": "Just landed in L.A.",
"default": "Dahling",
"direct_warning_to_all": "This post will be visible to all the mentioned users.",
"direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
"posting": "Posting",
@ -625,7 +625,7 @@
"button": "Button",
"text": "A bunch of more {0} and {1}",
"mono": "content",
"input": "Just landed in L.A.",
"input": "Dahling",
"faint_link": "helpful manual",
"fine_print": "Read our {0} to learn nothing useful!",
"header_faint": "This is fine",

View File

@ -281,7 +281,7 @@
"settings.style.preview.button": "Button",
"settings.style.preview.text": "A bunch of more {0} and {1}",
"settings.style.preview.mono": "content",
"settings.style.preview.input": "Just landed in L.A.",
"settings.style.preview.input": "Dahling",
"settings.style.preview.faint_link": "helpful manual",
"settings.style.preview.fine_print": "Read our {0} to learn nothing useful!",
"settings.style.preview.header_faint": "This is fine",