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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@
"account.moved_to": "{name} has moved to:",
"account.mute": "Mute @{name}",
"account.mute_notifications": "Mute notifications from @{name}",
"account.posts": "Posts",
"account.posts": "Toots",
"account.report": "Report @{name}",
"account.requested": "Awaiting approval. Click to cancel follow request",
"account.share": "Share @{name}'s profile",