discourse-translator/assets/javascripts/discourse/components
Natalie Tay 7ebee972ab
FIX: Show toggle button even when original content is displayed (#275)
This commit returns a proper attribute indicating whether the toggle button should be shown or not depending on whether the topic has translations for the user. This is independent of whether the user is seeing translated content or not.
2025-04-15 18:48:20 +08:00
..
post-menu FEATURE: Allow untranslated posts in inline-translation mode to be manually translated (#230) 2025-02-27 13:50:53 +08:00
language-switcher.gjs DEV: Prevent multiple instances of same locale cookie due to path (#272) 2025-04-11 15:02:51 +08:00
show-original-content.gjs FIX: Show toggle button even when original content is displayed (#275) 2025-04-15 18:48:20 +08:00
translated-post-indicator.gjs FEATURE: Show an indicator for posts not originally written in the user's language (#274) 2025-04-15 10:20:12 +08:00
translated-post.gjs DEV: Cleanup terms (#232) 2025-02-27 17:40:56 +08:00