Skip to content

Commit cc06bcc

Browse files
authored
fix: ux of notification after file import (#2013)
Closes #1999
1 parent 3c97766 commit cc06bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: assets/locales/en.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@
106106
},
107107
"itemsAddedNotification": {
108108
"title": "Items added",
109-
"message": "{ count } items added to your node. A shareable link was copied to your clipboard. Click here to see your files."
109+
"message": "{ count } items added to your IPFS node. A shareable link was copied to your clipboard."
110110
},
111111
"itemAddedNotification": {
112112
"title": "Item added",
113-
"message": "Item added to your node. A shareable link was copied to your clipboard. Click here to see your file."
113+
"message": "Item added to your IPFS node. A shareable link was copied to your clipboard."
114114
},
115115
"itemsFailedNotification": {
116116
"title": "Failed to add items",

0 commit comments

Comments
 (0)