Browse Source

[edit] text

A\An 2 năm trước cách đây
mục cha
commit
19adab5ef5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/view/popup/popup.vue

+ 1 - 1
src/view/popup/popup.vue

@@ -195,7 +195,7 @@
         </template>
         <modal :visible="modalVisible"   
             title="Early termination of Giveaway?"
-            content="This operation will close the red envelope and refund the remaining amount within 2 days"
+            content="The remaining amount will be returned to your wallet within 1 day."
             cancelText="Termination"
             confirmText="Cancel"
             @cancel="modalCancel"