From 51cb9b5c8fc19c7f502e4fded88e15b70b5a0d6d Mon Sep 17 00:00:00 2001 From: Zero Date: Wed, 5 Jan 2022 11:30:12 -0500 Subject: [PATCH] Change some default strings --- src/i18n/en.json | 6 +++--- src/i18n/te.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 7b7e210e..b52fa5a2 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -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", diff --git a/src/i18n/te.json b/src/i18n/te.json index 1216de59..10a51ab6 100644 --- a/src/i18n/te.json +++ b/src/i18n/te.json @@ -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",