@ailaw/venus 1.210.0 → 1.212.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/en.js +10 -0
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -2886,6 +2886,16 @@ var en2 = {
|
|
|
2886
2886
|
ds160_passport_expire_date_errorMessage: "Passport Expiration Date cannot be earlier than today. Please update the date in Part 7 of the worksheet.",
|
|
2887
2887
|
ds260_passport_expire_date_errorMessage: "Passport Expiration Date cannot be earlier than today. Please update the date in Part 2 of the worksheet.",
|
|
2888
2888
|
ds160_departureDateUS_isRequired: "Date of departure from U.S. is required",
|
|
2889
|
+
ds260_were_you_residing_in_us: "At the time you submitted your DV lottery entry, were you residing in the US?",
|
|
2890
|
+
ds260_were_you_residing_in_us_yes_desc: "Based on your country of residence at the time you submitted your DV lottery entry, you are currently residing in the United States.",
|
|
2891
|
+
ds260_want_to_adjust: "Do you want to adjust status without leaving the United States?",
|
|
2892
|
+
ds260_want_to_adjust_Yes: "Yes, send my case to USCIS",
|
|
2893
|
+
ds260_want_to_adjust_No: "No I want to return abroad and be interviewed in",
|
|
2894
|
+
ds260_were_you_residing_in_us_no_desc: "Based on your country of residence at the time you submitted your DV lottery entry, your interview will be scheduled at the U.S. Embassy or Consulate in your resident country at the time you submitted your DV lottery entry and you will be notified of the specific date and time by KCC when it is available",
|
|
2895
|
+
ds260_interview_location_correct: "Is this interview location correct?",
|
|
2896
|
+
ds260_interview_location_correct_Yes: "Yes, schedule my interview there",
|
|
2897
|
+
ds260_interview_location_correct_No1: "No, I want to be interviewed in",
|
|
2898
|
+
ds260_interview_location_correct_No2: "No, I am in the United States and want to adjust status without leaving United States. Send my case to USCIS.",
|
|
2889
2899
|
ds160_departureDateUS_errorMessage: "Date of departure from U.S. must be later than today.",
|
|
2890
2900
|
ds160_departureDateUS_file_errorMessage: "Date of departure from U.S. must be later than today. Please update the date in Part 3 of the worksheet.",
|
|
2891
2901
|
uniqueID: "Unique ID",
|