mirror of
https://github.com/funamitech/mastodon
synced 2024-12-02 16:58:53 +09:00
[Glitch] Make media_gallery.toggle_visible less confusing to translate
Port 68181b9506
to glitch-soc
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
87c3a0d0b3
commit
299ab28d5f
@ -24,7 +24,7 @@ const messages = defineMessages({
|
||||
id: 'status.sensitive_toggle',
|
||||
},
|
||||
toggle_visible: {
|
||||
defaultMessage: 'Hide {number, plural, one {image} other {images}}',
|
||||
defaultMessage: '{number, plural, one {Hide image} other {Hide images}}',
|
||||
id: 'media_gallery.toggle_visible',
|
||||
},
|
||||
warning: {
|
||||
|
Loading…
Reference in New Issue
Block a user