[Glitch] Change “Boost with original visibility” to “Share again with your followers”

Port de09e33c922ed326e075524b8bb862720f9b1816 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire 2025-09-05 10:59:16 +02:00
parent 31df462f51
commit a317bde6b8
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ const messages = defineMessages({
}, },
reblog_private: { reblog_private: {
id: 'status.reblog_private', id: 'status.reblog_private',
defaultMessage: 'Boost with original visibility', defaultMessage: 'Share again with your followers',
}, },
reblog_cannot: { reblog_cannot: {
id: 'status.cannot_reblog', id: 'status.cannot_reblog',

View File

@ -36,7 +36,7 @@ const messages = defineMessages({
reblog: { id: 'status.reblog', defaultMessage: 'Boost' }, reblog: { id: 'status.reblog', defaultMessage: 'Boost' },
reblog_private: { reblog_private: {
id: 'status.reblog_private', id: 'status.reblog_private',
defaultMessage: 'Boost with original visibility', defaultMessage: 'Share again with your followers',
}, },
cancel_reblog_private: { cancel_reblog_private: {
id: 'status.cancel_reblog_private', id: 'status.cancel_reblog_private',