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
'alert':'According to the relevant provisions of the Cybersecurity Law of the People\'s Republic of China, the Criminal Law of the People\'s Republic of China, the Law on Public Security Administration Punishments of the People\'s Republic of China, and other relevant regulations, the dissemination or storage of illegal or irregular content may be subject to corresponding penalties, and those who commit serious offenses will bear criminal responsibility. Please refrain from uploading illegal files. This website firmly cooperates with relevant departments to ensure the security and harmony of online content, and to create a green cyber environment.',
5
-
'prompt1': 'Drag and drop text or files here, or ',
6
-
'prompt2': 'Days <7 or limited times (deleted after 24h)',
7
-
'prompt3': 'Please enter the text you want to send',
8
-
'share': 'Share',
9
-
'textShare': 'Text Share',
10
-
'clickUpload': 'Click to upload',
11
-
'pleaseInputExpireValue': 'Please enter expiration value',
12
-
'expireStyle': 'Expiration style',
13
-
'expireData': {
14
-
'day': 'Days',
15
-
'hour': 'Hours',
16
-
'forever': 'Forever',
17
-
'minute': 'Minutes',
18
-
'count': 'Times'
3
+
mzsm:'Disclaimers',
4
+
alert:'According to the relevant provisions of the Cybersecurity Law of the People\'s Republic of China, the Criminal Law of the People\'s Republic of China, the Law on Public Security Administration Punishments of the People\'s Republic of China, and other relevant regulations, the dissemination or storage of illegal or irregular content may be subject to corresponding penalties, and those who commit serious offenses will bear criminal responsibility. Please refrain from uploading illegal files. This website firmly cooperates with relevant departments to ensure the security and harmony of online content, and to create a green cyber environment.',
5
+
prompt1: 'Drag and drop text or files here, or ',
6
+
prompt2: 'Days <7 or limited times (deleted after 24h)',
7
+
prompt3: 'Please enter the text you want to send',
8
+
share: 'Share',
9
+
textShare: 'Text Share',
10
+
clickUpload: 'Click to upload',
11
+
pleaseInputExpireValue: 'Please enter expiration value',
12
+
expireStyle: 'Expiration style',
13
+
expireData: {
14
+
day: 'Days',
15
+
hour: 'Hours',
16
+
forever: 'Forever',
17
+
minute: 'Minutes',
18
+
count: 'Times'
19
19
},
20
-
'expireValue': {
21
-
'day': 'Days',
22
-
'hour': 'Hours',
23
-
'minute': 'Minutes',
24
-
'count': 'Times'
20
+
expireValue: {
21
+
day: 'Days',
22
+
hour: 'Hours',
23
+
minute: 'Minutes',
24
+
count: 'Times'
25
25
},
26
-
'fileType': {
27
-
'file': 'File',
28
-
'text': 'Text'
26
+
fileType: {
27
+
file: 'File',
28
+
text: 'Text'
29
29
}
30
30
},
31
31
fileBox: {
@@ -42,8 +42,8 @@ export default {
42
42
},
43
43
admin:{
44
44
about:{
45
-
'source1':'This project is open source on Github: ',
46
-
'source2':'FileCodeBox'
45
+
source1:'This project is open source on Github: ',
0 commit comments