use comment instead of context (#8987)

This commit is contained in:
Samuel Newman
2025-09-05 18:03:29 +03:00
committed by GitHub
parent 76cd645a40
commit c7f8da8f97
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -763,7 +763,7 @@ export function DesktopLeftNav() {
label={_(
msg({
message: 'Saved',
context: 'link to bookmarks screen',
comment: 'link to bookmarks screen',
}),
)}
/>