fix:i18n
This commit is contained in:
@@ -1,27 +1,29 @@
|
||||
export default {
|
||||
send: {
|
||||
'mzsm':'Disclaimers',
|
||||
'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.',
|
||||
'prompt1': 'Drag and drop text or files here, or ',
|
||||
'prompt2': 'Days <7 or limited times (deleted after 24h)',
|
||||
'prompt3':'Please enter the text you want to send',
|
||||
'share':'Share',
|
||||
'textShare':'Text Share',
|
||||
'prompt3': 'Please enter the text you want to send',
|
||||
'share': 'Share',
|
||||
'textShare': 'Text Share',
|
||||
'clickUpload': 'Click to upload',
|
||||
'pleaseInputExpireValue': 'Please enter expiration value',
|
||||
'expireStyle': 'Expiration style',
|
||||
'expireData':{
|
||||
'expireData': {
|
||||
'day': 'Days',
|
||||
'hour': 'Hours',
|
||||
'forever': 'Forever',
|
||||
'minute': 'Minutes',
|
||||
'count': 'Times'
|
||||
},
|
||||
'expireValue':{
|
||||
'expireValue': {
|
||||
'day': 'Days',
|
||||
'hour': 'Hours',
|
||||
'minute': 'Minutes',
|
||||
'count': 'Times'
|
||||
},
|
||||
'fileType':{
|
||||
'fileType': {
|
||||
'file': 'File',
|
||||
'text': 'Text'
|
||||
}
|
||||
@@ -85,7 +87,7 @@ export default {
|
||||
action: 'Action',
|
||||
delete: 'Delete',
|
||||
},
|
||||
'menu': {
|
||||
menu: {
|
||||
'fileManage': 'File Management',
|
||||
'systemSetting': 'System Settings',
|
||||
'about': 'About Us',
|
||||
|
||||
Reference in New Issue
Block a user