You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: js/languages/en-US.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -371,7 +371,13 @@
371
371
"purgeBtn": "Purge Files",
372
372
"purgeToolTip": "OpenBazaar shares cached content you have viewed with other users. If you have viewed text or images you don't want to share this button will delete them. This will not affect any files that belong to you.",
373
373
"purgeError": "There was an error, your cached files may not have been deleted.",
374
-
"purgeComplete": "Your cached files have been deleted."
374
+
"purgeComplete": "Your cached files have been deleted.",
375
+
"blockData": "Block Data",
376
+
"blockDataHelper": "Show data useful for debugging.",
377
+
"blockDataBtn": "Show Block Data",
378
+
"blockDataError": "There was an error, your block data could not be retrieved.",
0 commit comments