Change wording from “Hide media” to “Hide image/images” in Web UI (#13834)

This commit is contained in:
Mélanie Chauvel 2020-05-25 12:30:34 +02:00 committed by GitHub
parent 8e056bd82e
commit 40d81620b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 18 additions and 17 deletions

View file

@ -217,7 +217,7 @@
{
"descriptors": [
{
"defaultMessage": "Hide media",
"defaultMessage": "Hide {number, plural, one {image} other {images}}",
"id": "media_gallery.toggle_visible"
},
{
@ -2969,4 +2969,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]