Skip to content

Commit

Permalink
chore: improve accelerate uploading fee hitnOD
Browse files Browse the repository at this point in the history
  • Loading branch information
lihsai0 committed Nov 21, 2024
1 parent 972dce9 commit 5fdc278
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/renderer/modules/i18n/lang/ja-jp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ const dict: Dictionary = {
accelerateUploading: {
label: "アップロードを加速する:",
hint: "(今回だけ)",
hintSecondary: "開いた後、アクセラレーションドメインを優先してアップロードします;アクセラレーションドメインを使用する場合、追加料金が発生します。",
hintSecondary: "開いた後、アクセラレーションドメインを優先してアップロードします;アクセラレーションドメインを使用する場合、追加通信料金が発生します。",
},
storageClassKodoName: {
label: "保管タイプ:",
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/i18n/lang/zh-cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ const dict: Dictionary = {
accelerateUploading: {
label: "加速上传:",
hint: "(仅本次)",
hintSecondary: "开启后,优先通过加速域名上传;当使用加速域名上传时,产生额外费用。",
hintSecondary: "开启后,优先通过加速域名上传;当使用加速域名上传时,产生传输加速费用。",
},
storageClassKodoName: {
label: "存储类型:",
Expand Down

0 comments on commit 5fdc278

Please sign in to comment.