[Glitch] Change label of publish button to be "Publish" again

Port 628c177ebe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Eugen Rochko 2022-06-01 05:03:12 +02:00 committed by Claire
parent e94c8b9e29
commit 7bf37551c8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import { maxChars } from 'flavours/glitch/util/initial_state';
// Messages. // Messages.
const messages = defineMessages({ const messages = defineMessages({
publish: { publish: {
defaultMessage: 'Toot', defaultMessage: 'Publish',
id: 'compose_form.publish', id: 'compose_form.publish',
}, },
publishLoud: { publishLoud: {