Change web UI "posts" to "toots" on profile for consistency (#6447)

This commit is contained in:
Eugen Rochko
2018-02-09 00:27:18 +01:00
committed by GitHub
parent 76f3d5d16b
commit 2ef9d0e101
3 changed files with 4 additions and 4 deletions

View File

@ -433,7 +433,7 @@
"id": "account.view_full_profile"
},
{
"defaultMessage": "Posts",
"defaultMessage": "Toots",
"id": "account.posts"
},
{
@ -1659,4 +1659,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]