ufutx.dma/lang/en/app.php
2026-03-04 14:42:40 +08:00

276 lines
11 KiB
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => 'These credentials do not match our records.',
'password' => 'The provided password is incorrect.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'server_error' => 'Server error,please try again later',
'request_fail' => 'Request failed',
'user_not_exists' => 'User info not exists',
'select_images' => 'Please select images',
'stomach' => [
'title' => 'What are the gastrointestinal discomfort reactions(required)',
'key1' => 'No discomfort',
'key2' => 'Nausea',
'key3' => 'Acid reflux',
'key4' => 'Stomach pain',
'key5' => 'Constipation',
'key6' => 'Bloating',
'key7' => 'Bloody stool',
'key8' => 'Diarrhea',
'key9' => 'Other',
],
'heart' => [
'title' => 'What heart discomforts do you have? [Required]',
'key1' => 'No discomfort',
'key2' => 'Palpitations',
'key3' => 'Abnormal heart rate',
'key4' => 'Chest tightness',
'key5' => 'Shortness of breath',
'key6' => 'Dizziness',
'key7' => 'Snoring',
'key8' => 'Other',
],
'sleep' => [
'title' => 'What sleep-related discomforts do you have? [Required]',
'key1' => 'No discomfort',
'key2' => 'Insomnia',
'key3' => 'Difficulty falling asleep',
'key4' => 'Light sleep',
'key5' => 'Visual fatigue',
'key6' => 'Slow reactions',
'key7' => 'Memory decline',
'key8' => 'Anxiety',
'key9' => 'Drowsiness',
'key10' => 'Other',
],
'man' => [
'title' => 'What are the current andrology problems(required)',
'key1' => 'No discomfort',
'key2' => 'Infertility',
'key3' => 'Frequent urination',
'key4' => 'Lower abdominal pain',
'key5' => 'Others',
],
'other' => [
'title' => 'What other discomforts do you have? [Required]',
'key1' => 'No discomfort',
'key2' => 'Poor respiratory system',
'key3' => 'Rhinitis',
'key4' => 'Lower back pain',
'key5' => 'Muscle soreness',
'key6' => 'Prone to colds',
'key7' => 'Weakness',
'key8' => 'Loss of appetite',
'key9' => 'Susceptibility to infections',
'key10' => 'Skin problems',
'key11' => 'Asthma',
'key12' => 'Tinnitus',
'key13' => 'Cough',
'key14' => 'Edema',
'key15' => 'Slow reactions',
'key16' => 'Other',
],
'dietary' => [
'title' => 'What are your eating habits? [Required]',
'key1' => 'Three regular meals a day',
'key2' => 'Eat when hungry',
'key3' => 'Prefer staple foods',
'key4' => 'Prefer vegetables and fruits',
'key5' => 'Prefer meat',
'key6' => 'Prefer sweets',
'key7' => 'High salt and oil',
'key8' => 'Other',
'key9' => "One meal a day",
"key10" => "Two meals a day",
"key11" => "More than four meals a day",
],
'living' => [
'title' => 'What are your lifestyle habits? [Required]',
'key1' => 'Smoking',
'key2' => 'Drinking',
'key3' => 'Regular sleep',
'key4' => 'Often stay up late',
'key5' => 'Exercise regularly',
'key6' => 'Exercise occasionally',
'key7' => 'Hardly exercise',
'key8' => 'Other',
],
'mental' => [
'title' => 'What is your current mental and psychological state? [Required]',
'key1' => 'Often feel workplace pressure',
'key2' => 'Often feel marital pressure',
'key3' => 'Often feel parental pressure',
'key4' => 'Often feel parent-child pressure',
'key5' => 'Often feel anxious',
'key6' => 'Often feel impulsive',
'key7' => 'Often feel calm',
'key8' => 'Can quickly find solutions to problems',
'key9' => 'Happy',
'key10' => 'Other',
],
'family' => [
'title' => 'What is your current family relationship? [Required]',
'key1' => 'Harmonious marital relationship',
'key2' => 'Harmonious parent-child relationship',
'key3' => 'Harmonious relationship with parents',
'key4' => 'Disharmonious marital relationship',
'key5' => 'Disharmonious parent-child relationship',
'key6' => 'Disharmonious relationship with parents',
'key7' => 'Other',
],
'family_member' => [
'title' => 'Who are your family members? [Required]',
'key1' => 'One child',
'key2' => 'Two children',
'key3' => 'Three or more children',
'key4' => 'Father',
'key5' => 'Mother',
'key6' => 'Husband',
'key7' => 'Wife',
'key8' => 'Other',
],
'personal' => [
'title' => 'What is your personal situation? [Required]',
'key1' => 'Married',
'key2' => 'Single',
'key3' => 'Divorced',
'key4' => 'Widowed',
'key5' => 'High financial pressure',
'key6' => 'Low financial pressure',
'key7' => 'No financial pressure',
'key8' => 'Other',
],
'woman' => [
'title' => 'What gynecological issues do you have currently? [Required]',
'key1' => 'No discomfort',
'key2' => 'Irregular menstruation',
'key3' => 'Menstrual disorder',
'key4' => 'Menstrual discomfort',
'key5' => 'Abnormal vaginal discharge',
'key6' => 'Frequent or urgent urination',
'key7' => 'Infertility',
'key8' => 'Lower abdominal pain',
'key9' => 'Uterine fibroids',
'key10' => 'Other',
],
'know' => [
'title' => 'Do you know, fully understand and voluntarily bear the force majeure or complications (such as epilepsy, convulsions, spasms, aggravation of illness, etc.) that occur or may occur due to your own illness during the program? Unless the competent judicial authority determines that the accident was caused by the company Caused by intention or gross negligence, otherwise the company will not assume any legal liability?(required)',
'key1' => 'Fully aware',
'key2' => "Don't know, don't understand"
],
'understand' => [
'title' => "Do you fully understand the principles of our company's health learning program, agree to study strictly in accordance with the company's guidance, and are willing to bear any adverse reactions that may occur during the program?(required)",
'key1' => 'Fully understand',
'key2' => "Don't understand"
],
'really' => [
'title' => 'Are the physical symptoms you reported and the hospital cases and test data (if any) you provided true, accurate and complete?(required)',
'key1' => 'Yes',
'key2' => 'No'
],
'duty' => [
'title' => 'Do you voluntarily bear the consequences of sudden life-threatening danger or aggravation of illness during the health learning program, and will not hold the company responsible in any form?(required)',
'key1' => 'Yes',
'key2' => 'No'
],
'health_server' => [
'title' => 'In future health services, what types of services would you prefer? [Required]',
'key1' => 'Service staff with professional health knowledge',
'key2' => 'Service staff available to answer your questions at any time',
'key3' => 'Service provided via voice communication',
'key4' => 'Service provided via text communication',
'key5' => 'Frequent interactions with service staff',
'key6' => 'Do not contact me unless necessary',
'key7' => 'Other',
],
'desc' => [
'title' => "Other discomforts, please describe [Required]"
],
'blood_pressure' => [
'title' => 'Blood pressure',
'sbp' => 'Systolic blood pressure',
'dbp' => 'Diastolic pressure',
],
'blood_sugar' => [
'title' => 'Fasting blood glucose',
'fbg' => 'Fasting blood sugar'
],
'urinalysis' => [
'title' => 'Kidney function testing',
'urea' => 'Urea',
'cre' => 'Creatinine',
'ua' => 'Uric acid',
'cvsc' => 'Cystatin C',
],
'blood_fat' => [
'title' => 'Four blood lipid tests',
'tc' => 'Total cholesterol',
'tg' => 'Triglycerides',
'hdl' => 'HDL',
'ldl' => 'LDL',
],
'blood_routine' => [
'title' => 'Blood routine/classification',
'wbc' => 'White blood cell count',
'mch' => 'Average RBC hemoglobin volume',
'rbc' => 'Red blood cell count',
'rdw' => 'RBC distribution width standard deviation',
'hct' => 'Hematocrit',
'mchc' => 'Average RBC hemoglobin concentration',
'plt' => 'Platelet count',
'rdwcv' => 'RBC distribution width coefficient of variation',
'pct' => 'Platelet specific product',
'pdw' => 'Broadband of platelet',
'ly' => 'Lymphocyte count',
'eos' => 'Eosinophil count',
'plcr' => 'Large platelet ratio',
'eos_p' => 'Eosinophilic sleeping granulocyte ratio',
'mono' => 'Monocyte count',
'gr' => 'Neutrophil count',
'mono_p' => 'Monocyte ratio',
'gr_p' => 'Neutrophil ratio',
'ly_p' => 'Lymphocyte ratio',
'baso' => 'Basophil count',
'mcv' => 'Average RBC volume',
'baso_p' => 'Basophil ratio',
'hgb' => 'Hemoglobin',
'mpv' => 'Mean platelet volume',
],
'liver' => [
'title' => 'Three liver function tests',
'alt' => 'Alanine aminotransferase',
'ast' => 'Aspartate aminotransferase',
'tbil' => 'Total bilirubin',
'dbil' => 'Direct bilirubin',
],
"surgery" => [
"title" => "Have you been hospitalized or undergone major surgery in the past three years?[Required]",
'key1' => 'Yes: Please specify the type of surgery',
'key2' => 'No'
],
"medication" => [
"title" => "Have you been taking any medication recently?",
"key1" => "Yes: Please list the names and frequencies of the medications taken daily [pictures can be uploaded][Required]",
"key2" => "No"
],
"allergies" => [
"title" => "Do you have any history of allergies?",
"key1" => "Yes: Please specify the allergens, such as medications, foods, or other substances[Required]",
"key2" => "No",
]
];