Use correct translation for url preview settings (#31740)

* fix: use correct translation for url preview settings

* test: update snapshot
This commit is contained in:
Florian Duros 2026-01-15 11:36:57 +01:00 committed by GitHub
parent 82b270616f
commit cac682247c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1142,7 +1142,7 @@ export const SETTINGS: Settings = {
"urlPreviewsEnabled_e2ee": {
supportedLevels: [SettingLevel.ROOM_DEVICE],
displayName: {
"room-account": _td("settings|inline_url_previews_room_account"),
"room-device": _td("settings|inline_url_previews_room_account"),
},
default: false,
controller: new UIFeatureController(UIFeature.URLPreviews),

View File

@ -58,7 +58,7 @@ exports[`UrlPreviewSettings should display the correct preview when the room is
class="_label_19upo_59"
for="mx_SettingsFlag_vY7Q4uEh9K38"
>
urlPreviewsEnabled_e2ee
Enable URL previews for this room (only affects you)
</label>
</div>
</div>