Further tweaks for media gallery

This commit is contained in:
Fedor Indutny
2025-11-24 12:34:56 -08:00
committed by GitHub
parent b3a93ffab4
commit b3e83e6952
7 changed files with 53 additions and 67 deletions

View File

@@ -6856,6 +6856,10 @@
"messageformat": "No Links",
"description": "Title of the empty state view of media gallery for links tab"
},
"icu:MediaGallery__EmptyState__description--links-2": {
"messageformat": "Links that you send and receive will appear here",
"description": "Description of the empty state view of media gallery for links tab"
},
"icu:MediaGallery__EmptyState__description--documents": {
"messageformat": "Links that you send and receive will appear here",
"description": "Description of the empty state view of media gallery for links tab"
@@ -6864,6 +6868,10 @@
"messageformat": "No Files",
"description": "Title of the empty state view of media gallery for files tab"
},
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Files that you send and receive will appear here",
"description": "Description of the empty state view of media gallery for files tab"
},
"icu:MediaGallery__EmptyState__description--links": {
"messageformat": "Files that you send and receive will appear here",
"description": "Description of the empty state view of media gallery for files tab"