Add title to toggle theme icon

This commit is contained in:
ChunkyProgrammer
2023-12-07 11:43:56 -05:00
parent 9e8baa3539
commit fe8b1b4cc4
2 changed files with 12 additions and 12 deletions

View File

@@ -487,5 +487,6 @@
"channel_tab_releases_label": "Releases",
"channel_tab_playlists_label": "Playlists",
"channel_tab_community_label": "Community",
"channel_tab_channels_label": "Channels"
"channel_tab_channels_label": "Channels",
"toggle_theme": "Toggle Theme"
}