discourse-translator/assets/stylesheets/common
Natalie Tay 43e28032b1
FEATURE: Show an indicator for posts not originally written in the user's language (#274)
This commit adds a little indicator in each post that shares the original post language. It only shows up when experimental_inline_translation is enabled, and if the post's language is not matching the user's locale.

We're currently using the LocaleSiteSetting values to determine the name of the language, so we will get values like "Español" instead of "Spanish". In the future we will consider localized language names (internal /151409)
2025-04-15 10:20:12 +08:00
..
common.scss FEATURE: Show an indicator for posts not originally written in the user's language (#274) 2025-04-15 10:20:12 +08:00
post.scss DEV: Update linting (#253) 2025-03-17 11:41:57 +00:00