Add default post text to onboarding flow in web UI (#24705)
This commit is contained in:
parent
1c61869eed
commit
8979b70975
5 changed files with 16 additions and 6 deletions
|
@ -3211,6 +3211,10 @@
|
|||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Hello #Mastodon!",
|
||||
"id": "onboarding.compose.template"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "You've made it!",
|
||||
"id": "onboarding.start.title"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue