Change wording from “Hide media” to “Hide image/images” in Web UI (#13834)
This commit is contained in:
parent
8e056bd82e
commit
40d81620b0
15 changed files with 18 additions and 17 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue