[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:
parent
31df462f51
commit
a317bde6b8
@ -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',
|
||||||
|
|||||||
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user