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

Port 628c177ebe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Eugen Rochko 2 years ago committed by Claire
parent e94c8b9e29
commit 7bf37551c8
  1. 2
      app/javascript/flavours/glitch/features/compose/components/publisher.js

@ -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…
Cancel
Save