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
"idleTimeInfo": "If you do not operate for a long time (such as watching a video in full screen), the browser will automatically enter the idle state",
287
289
"countLocalFiles": "{input} Whether to count the time to {localFileTime} {info} in the browser",
288
290
"localFileTime": "read a local file",
289
-
"localFilesInfo": "Supports files of types such as PDF, image, txt and json",
291
+
"localFilesInfo": "Supports files of types such as PDF, image, txt and json.",
290
292
"collectSiteName": "{input} Whether to automatically collect {siteName} {siteNameUsage} when visiting the site homepage",
291
293
"siteName": "the site name",
292
-
"siteNameUsage": "The data is only stored locally and will be displayed instead of the URL to increase the recognition.Of course, you can also customize the name of each site."
294
+
"siteNameUsage": "The data is only stored locally and will be displayed instead of the URL to increase the recognition.Of course, you can also customize the name of each site.",
295
+
"fileAccessDisabled": "Access to file URLs is currently not allowed. Please enable it in the manage page first",
296
+
"fileAccessFirefox": "Sorry, this feature is not supported in Firefox"
293
297
},
294
298
"dailyLimit": {
295
299
"prompt": "Prompt displayed when restricted {input}",
0 commit comments