Skip to content

Commit

Permalink
Update en.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaowanliang committed Apr 19, 2021
1 parent 1044ffd commit ef6de77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/en.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
completeUpload = "`%s` upload completed, time consuming `%d s`,average upload speed `%s/s`"
configCreateSuccess = "The registration is successful. A new login file has been created in the running directory:`%s`"
failToLink = "OneDrive account `%s` \n There was a connection problem when uploading `%s` Retrying. This is the %d times retrying"
failToLink = "OneDrive account `%s` \n There was a connection problem when uploading `%s` Retrying, this is the %d times retrying"
failToLoadFiles = "Failed to Load Files from source :%v"
failToStore = "Failed to Restore :%v"
oneDriveBigFile = "File: `%s` Start upload to OneDrive\nAccounts:`%s`\nFile over 4MB, go to large file channel"
Expand All @@ -10,4 +10,4 @@ oneDriveUploadTip2 = "OneDrive account `%s` \nUploading `%s`\nSize:`%s` Complete
startToUpload = "`%s` start uploading, size:`%s`"
startToUpload1 = "start uploading to onedrive"
telegramSendError = "Telegram Send Error:%s"
existSkip = "Already exists, auto skip"
existSkip = "Already exists, auto skip"

0 comments on commit ef6de77

Please sign in to comment.