forked from treehouse/mastodon
[Glitch] Change label of publish button to be "Publish" again
Port 628c177ebe
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
signup-info-prompt
parent
e94c8b9e29
commit
7bf37551c8
|
@ -16,7 +16,7 @@ import { maxChars } from 'flavours/glitch/util/initial_state';
|
|||
// Messages.
|
||||
const messages = defineMessages({
|
||||
publish: {
|
||||
defaultMessage: 'Toot',
|
||||
defaultMessage: 'Publish',
|
||||
id: 'compose_form.publish',
|
||||
},
|
||||
publishLoud: {
|
||||
|
|
Loading…
Reference in New Issue