Add support for multi image community posts

This commit is contained in:
ChunkyProgrammer
2024-01-29 21:40:25 -05:00
parent 1e6ec605e8
commit ef6b766b29
5 changed files with 160 additions and 2 deletions

View File

@@ -488,5 +488,8 @@
"channel_tab_playlists_label": "Playlists",
"channel_tab_community_label": "Community",
"channel_tab_channels_label": "Channels",
"toggle_theme": "Toggle Theme"
"toggle_theme": "Toggle Theme",
"carousel_slide": "Slide {{current}} of {{total}}",
"carousel_skip": "Skip the Carousel",
"carousel_go_to": "Go to slide `x`"
}