This commit is contained in:
Half-Shot 2026-04-09 13:35:19 +01:00
parent 4a4123f8df
commit 137a1b33c8
2 changed files with 2 additions and 3 deletions

View File

@ -13,7 +13,6 @@ import { type Interaction as InteractionEvent } from "@matrix-org/analytics-even
import { type PinUnpinAction } from "@matrix-org/analytics-events/types/typescript/PinUnpinAction";
import { type RoomListSortingAlgorithmChanged } from "@matrix-org/analytics-events/types/typescript/RoomListSortingAlgorithmChanged";
import { type UrlPreviewRendered } from "@matrix-org/analytics-events/types/typescript/UrlPreviewRendered";
import { type UrlPreview } from "@element-hq/web-shared-components";
import PageType from "./PageTypes";
import Views from "./Views";

View File

@ -219,12 +219,12 @@
"message_timestamp_sent_at": "Sent at: %(dateTime)s",
"url_preview": {
"close": "Close preview",
"open_link": "Open link",
"show_n_more": {
"one": "Show %(count)s other preview",
"other": "Show %(count)s other previews"
},
"view_image": "View image",
"open_link": "Open link"
"view_image": "View image"
}
},
"widget": {