feat(en-US.json): add translation key and value

This commit is contained in:
Richard Lora 2024-07-01 19:36:14 -04:00
parent 2ec34f36f5
commit b0cbd29563

View File

@ -496,5 +496,7 @@
"toggle_theme": "Toggle Theme",
"carousel_slide": "Slide {{current}} of {{total}}",
"carousel_skip": "Skip the Carousel",
"carousel_go_to": "Go to slide `x`"
"carousel_go_to": "Go to slide `x`",
"preferences_trending_enabled_label": "Trending enabled: ",
"preferences_search_enabled_label": "Search enabled: "
}