[Glitch] Change label of publish button to be "Publish" again
Port 8ec66981da
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
c3842a700f
commit
2184897fba
|
@ -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: {
|
||||||
|
|
Loading…
Reference in New Issue