🌐 Localize attachment uploader

This commit is contained in:
2024-08-23 02:11:00 +08:00
parent afd7d6b444
commit 7b0b5d4704
5 changed files with 23 additions and 9 deletions

View File

@ -67,5 +67,12 @@
"embedWidget": "Solar Network Embed Widget",
"continueReading": "Continue Reading",
"download": "Download",
"downloadDescription": "Pick the right version for you"
"downloadDescription": "Pick the right version for you",
"attachmentUpload": "Upload new",
"attachmentCreate": "Create Attachment",
"attachmentCreateCaption": "Use Solar Network host your files",
"attachmentUploadProgress": "Uploading",
"attachmentUploadCompleted": "Uploaded",
"upload": "Upload",
"cancel": "Cancel"
}

View File

@ -67,5 +67,12 @@
"embedWidget": "Solar Network 嵌入式组件",
"continueReading": "继续阅读",
"download": "下载",
"downloadDescription": "选择适合你的版本下载"
"downloadDescription": "选择适合你的版本下载",
"attachmentUpload": "新传附件",
"attachmentCreate": "新建附件",
"attachmentCreateCaption": "使用 Solar Network 来托管你的文件",
"attachmentUploadProgress": "上传中",
"attachmentUploadCompleted": "上传完成",
"upload": "上传",
"cancel": "取消"
}