Make media_gallery.toggle_visible less confusing to translate (#15993)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
This commit is contained in:
parent
81b19e28ff
commit
68181b9506
17 changed files with 17 additions and 17 deletions
|
@ -242,7 +242,7 @@
|
|||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Hide {number, plural, one {image} other {images}}",
|
||||
"defaultMessage": "{number, plural, one {Hide image} other {Hide images}}",
|
||||
"id": "media_gallery.toggle_visible"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue