[json] labels

Viewer

  1. {
  2.         "welcome_to": "Welcome to :name",
  3.         "connect_as_admin": "connect as admin",
  4.         "connect_as_office": "connect to office",
  5.         "login":
  6.         {
  7.                 "sing_in": "Sign In",
  8.                 "sing_up": "Sign Up",
  9.                 "login": "Login",
  10.                 "logout": "Logout",
  11.                 "register": "Register",
  12.                 "welcome-text": "Please sign-in to your account and start your session",
  13.                 "new-account": "New around here ?",
  14.                 "have_account": "Have an account ?",
  15.                 "welcome-message": "Welcome",
  16.                 "create-password": "Create a new password",
  17.                 "login-text": "Login to your account",
  18.                 "remember_me": "Remember me.",
  19.                 "forgot-password": "Forgot Password?",
  20.                 "forgot-text": "Password recovery.",
  21.                 "reset-password": "Set New Password",
  22.                 "reset-message": "New Password",
  23.                 "reset-text": "Your new password must be different from previously used passwords",
  24.                 "send-reset-link": "Send reset link"
  25.         },
  26.         "models":
  27.         {
  28.                 "role": "{1}Role|[2.*]Roles",
  29.                 "treatment-nomenclature": "{1}Treatment nomenclature|[2.*]Treatment nomenclatures",
  30.                 "electronic-document": "{1}Electronic document|[2.*]Electronic documents",
  31.                 "life-wish": "{1}Life wish|[2.*]Life wishes",
  32.                 "legal-protection": "{1}Legal protection|[2.*]Legal protections",
  33.                 "relative": "{1}Relative|[2.*]Relatives",
  34.                 "permission": "{1}Permission|[2.*]permissions",
  35.                 "admin": "{1}Admin|[2.*]Admins",
  36.                 "setting": "{1}Setting|[2.*]Settings",
  37.                 "account": "{1}Account|[2.*]Accounts",
  38.                 "notification": "{1}Notification|[2.*]Notifications",
  39.                 "user": "{1}User|[2.*]Users",
  40.                 "offer": "{1}Offer|[2.*]Offers",
  41.                 "order": "{1}Order|[2.*]Orders",
  42.                 "rate": "{1}Rate|[2.*]Rates",
  43.                 "location": "{1}Location|[2.*]Locations",
  44.                 "image": "{1}Image|[2.*]Images",
  45.                 "section": "{1}Section|[2.*]Sections",
  46.                 "category": "{1}Category|[2.*]Categories",
  47.                 "content": "{1}Content|[2.*]Contents",
  48.                 "paragraph": "{1}Paragraph|[2.*]Paragraphs",
  49.                 "school": "{1}School|[2.*]Schools",
  50.                 "unit": "{1}Unit|[2.*]Units",
  51.                 "level": "{1}Level|[2.*]Levels",
  52.                 "module": "{1}Module|[2.*]Modules",
  53.                 "teacher": "{1}Teacher|[2.*]Teachers",
  54.                 "program": "{1}Program|[2.*]Programs",
  55.                 "classroom": "{1}Classroom|[2.*]Classrooms",
  56.                 "inscription": "{1}Inscription|[2.*]Inscriptions",
  57.                 "payment": "{1}Payment|[2.*]Payments",
  58.                 "service": "{1}Service|[2.*]Services",
  59.                 "treatment-plan": "{1}Treatment plan|[2.*]Treatment plans",
  60.                 "ticket": "{1}Ticket|[2.*]Tickets",
  61.                 "comment": "{1}Comment|[2.*]Comments",
  62.                 "clinic": "{1}Clinic|[2.*]Clinics",
  63.                 "person": "{1}Person|[2.*]Persons",
  64.                 "booking": "{1}Booking|[2.*]Bookings",
  65.                 "client": "{1}Client|[2.*]Clients",
  66.                 "office": "{1}Office|[2.*]Offices",
  67.                 "staff": "{1}Staff|[2.*]Staff",
  68.                 "patient": "{1}Patient|[2.*]Patients",
  69.                 "form": "{1}Form|[2.*]Forms",
  70.                 "input": "{1}Input|[2.*]Inputs",
  71.                 "transmission": "{1}Transmission|[2.*]Transmissions",
  72.                 "administrative_task": "{1}Administrative task|[2.*]Administrative tasks",
  73.                 "action-type": "{1}Action type|[2.*]Action types",
  74.                 "mobile_phone": "{1}Mobile phone|[2.*]Mobile phones",
  75.                 "import_request": "{1}Import request|[2.*]Import requests",
  76.                 "hospitalization": "{1}Hospitalization|[2.*]Hospitalizations",
  77.                 "office_type": "{1}Office type|[2.*]Office types",
  78.                 "treatment-registry": "{1}Treatment registry|[2.*]Treatment registries",
  79.                 "holiday": "{1}Holiday|[2.*]Holidays",
  80.                 "treatment": "{1}Treatment|[2.*]Treatments",
  81.                 "authorization": "{1}Authorization|[2.*]Authorizations",
  82.                 "invoice": "{1}Invoice|[2.*]Invoices"
  83.         },
  84.         "fields":
  85.         {
  86.                 "is_owner": " Is Owner",
  87.                 "anamnesis": " ANAMNESIS",
  88.                 "email": "Email",
  89.                 "password": "Password",
  90.                 "password_confirmation": "Password confirmation",
  91.                 "first_name": "Firstname",
  92.                 "last_name": "Lastname",
  93.                 "name": "Name",
  94.                 "title": "Title",
  95.                 "price": "Price",
  96.                 "old_price": "Old price",
  97.                 "description": "Description",
  98.                 "skip": "Skip",
  99.                 "content": "Content",
  100.                 "value": "Value",
  101.                 "slug": "Slug",
  102.                 "state": "State",
  103.                 "expire_date": "Expire date",
  104.                 "start_date": "Start date",
  105.                 "end_date": "End date",
  106.                 "date": "Date",
  107.                 "created_at": "Created at",
  108.                 "updated at": "Updated at",
  109.                 "code": "Code",
  110.                 "color": "Color",
  111.                 "note": "Note",
  112.                 "amount": "Amount",
  113.                 "discount": "Discount",
  114.                 "payment_method": "Payment method",
  115.                 "phone": "Phone number",
  116.                 "country_code": "Country code",
  117.                 "phone_2": "Secondary phone number",
  118.                 "image": "Image",
  119.                 "avatar": "Avatar",
  120.                 "dashboard": "Dashboard",
  121.                 "address": "Address",
  122.                 "bio": "Bio",
  123.                 "biography": "Biography",
  124.                 "cost": "Cost",
  125.                 "sku": "SKU",
  126.                 "upc": "UPC",
  127.                 "sub_total": "Sub total",
  128.                 "total": "Total",
  129.                 "qty": "QTY",
  130.                 "invoice": "Invoice",
  131.                 "currency_code": "Currency code",
  132.                 "site_tax": "Site tax",
  133.                 "min_order_amount": "Min order amount",
  134.                 "image_size": "Image size",
  135.                 "general": "General",
  136.                 "privacy_policy": "Privacy & Policy",
  137.                 "driver_terms_of_use": "Driver terms of use",
  138.                 "user_terms_of_use": "User terms of use",
  139.                 "about_us": "About us",
  140.                 "help": "Help",
  141.                 "profile": "Profile",
  142.                 "all": "All",
  143.                 "receivers": "Receivers",
  144.                 "message": "Message",
  145.                 "general_settings": "General settings",
  146.                 "gender": "Gender",
  147.                 "banned_to": "Banned to",
  148.                 "ban": "Ban",
  149.                 "car": "Car",
  150.                 "optional": "Optional",
  151.                 "type": "Type",
  152.                 "car_images": "Car images",
  153.                 "shifts": "Shifts",
  154.                 "people_count": "People's count",
  155.                 "days_count": "Days count",
  156.                 "order_archive_time": "Order archive time",
  157.                 "offer_archive_time": "Offer archive time",
  158.                 "archive": "Archive",
  159.                 "parent": "Parent",
  160.                 "voice": "Voice",
  161.                 "start_from": "Start from",
  162.                 "end_at": "End at",
  163.                 "username": "Username",
  164.                 "birth_date": "Birth date",
  165.                 "close_inscription": "Close inscription",
  166.                 "status": "Status",
  167.                 "subject": "Subject",
  168.                 "my-tickets": "My tickets",
  169.                 "staff": "Staff",
  170.                 "time": "Time",
  171.                 "cns_registration_number": "CNS Registration Number",
  172.                 "office_phone": "Office Phone Number",
  173.                 "contact_phone": "Contact Phone Number",
  174.                 "manager_first_name": "Manager firstname",
  175.                 "manager_last_name": "Manager lastname",
  176.                 "personal_number": "CNS number",
  177.                 "position_held": "Position held",
  178.                 "occupation": "Occupation",
  179.                 "profession": "profession",
  180.                 "care_status": "Care status",
  181.                 "main_lang": "Main language",
  182.                 "other_lang": "Other language",
  183.                 "marital_status": "Marital status",
  184.                 "nationality": "Nationality",
  185.                 "religion": "Religion",
  186.                 "is_contactable": "Is Contactable?",
  187.                 "relationship": "Relationship",
  188.                 "guardianship": "Guardianship",
  189.                 "last_updated_at": "Last modified at",
  190.                 "curatorship": "Curatorship",
  191.                 "spousal_habilitation": "Spousal habilitation",
  192.                 "family_empowerment": "Family empowerment",
  193.                 "support_measure": "Support measure",
  194.                 "mandate_of_future_protection": "Mandate of future protection",
  195.                 "ntbr": "NTBR (Not to be reanimated)",
  196.                 "empty": "Empty",
  197.                 "long_label": "Long label",
  198.                 "short_label": "Short label",
  199.                 "health_professional_category": "Health professional category",
  200.                 "refunded_by_cns": "Refunded by CNS?",
  201.                 "cns_management": "CNS management",
  202.                 "refund_percentage": "Refund percentage",
  203.                 "coefficient_cns": "Coefficient CNS",
  204.                 "cns_code": "CNS Code",
  205.                 "price_1": "Price 1",
  206.                 "price_2": "Price 2",
  207.                 "price_3": "Price 3",
  208.                 "priority": "Priority",
  209.                 "target": "Target",
  210.                 "action": "Action",
  211.                 "data": "Data",
  212.                 "result": "Result",
  213.                 "target_attachments": "Target attachments",
  214.                 "result_attachments": "Result attachments",
  215.                 "data_attachments": "Data attachments",
  216.                 "action_attachments": "Action attachments",
  217.                 "from_date": "From date",
  218.                 "to_date": "To date",
  219.                 "opened_by": "Opened by",
  220.                 "closed_by": "Closed by",
  221.                 "created_by": "Created by",
  222.                 "state_by": "State by",
  223.                 "frequency_required": "Frequency required",
  224.                 "age": "Age",
  225.                 "attending_physician": "Attending physician",
  226.                 "domestic_animals": "Domestic animals",
  227.                 "file": "File",
  228.                 "error": "Error",
  229.                 "years": "Years",
  230.                 "location": "Location",
  231.                 "default_location": "Default location",
  232.                 "other_location": "Other location",
  233.                 "comment": "Comment",
  234.                 "treatment": "Treatment",
  235.                 "provided_treatments_count": "Provided treatments count",
  236.                 "has_authorization": "Has authorization",
  237.                 "reference": "Reference",
  238.                 "net": "Net",
  239.                 "gross": "Gross",
  240.                 "in/out": "In/Out",
  241.                 "start": "Start",
  242.                 "evaluation": "Evaluation",
  243.                 "attachments": "Attachments"
  244.         },
  245.         "enum":
  246.         {
  247.                 "gender":
  248.                 {
  249.                         "male": "Male",
  250.                         "female": "Female"
  251.                 },
  252.                 "form":
  253.                 {
  254.                         "type":
  255.                         {
  256.                                 "primary": "Primary",
  257.                                 "normal": "Normal"
  258.                         }
  259.                 },
  260.                 "location":
  261.                 {
  262.                         "other": "Other",
  263.                         "patient_home": "Patient home",
  264.                         "medical_office": "Medical office"
  265.                 },
  266.                 "is_owner":
  267.                 {
  268.                         "1": "Yes",
  269.                         "2": "No"
  270.                 },
  271.                 "support_measure":
  272.                 {
  273.                         "maj": "MAJ",
  274.                         "masp": "MASP"
  275.                 },
  276.                 "ban_state":
  277.                 {
  278.                         "1": "Active",
  279.                         "2": "Banned"
  280.                 },
  281.                 "is_contactable_person":
  282.                 {
  283.                         "1": "Yes",
  284.                         "2": "No"
  285.                 },
  286.                 "refund_by_cns":
  287.                 {
  288.                         "yes": "Yes",
  289.                         "no": "No"
  290.                 },
  291.                 "ntbr":
  292.                 {
  293.                         "1": "Yes",
  294.                         "2": "No"
  295.                 },
  296.                 "cns_management":
  297.                 {
  298.                         "1": "Max 1 time per month",
  299.                         "2": "Max 1 time per day"
  300.                 },
  301.                 "frequency_required":
  302.                 {
  303.                         "1": "Yes",
  304.                         "2": "No"
  305.                 },
  306.                 "relationship":
  307.                 {
  308.                         "child": "Child",
  309.                         "sibling": "Sibling",
  310.                         "parent": "Parent",
  311.                         "social worker": "Social Worker",
  312.                         "other": "Other",
  313.                         "spouse": "Spouse"
  314.                 },
  315.                 "marital_status":
  316.                 {
  317.                         "Single": "Single",
  318.                         "Married": "Married",
  319.                         "PACS": "PACS",
  320.                         "Divorced": "Divorced",
  321.                         "Widowed": "Widowed",
  322.                         "Other": "Other"
  323.                 },
  324.                 "care_status":
  325.                 {
  326.                         "Waiting": "Waiting",
  327.                         "In progress": "In progress",
  328.                         "Break": "Break",
  329.                         "Finished": "Finished"
  330.                 },
  331.                 "religions":
  332.                 {
  333.                         "Catholic": "Catholic",
  334.                         "Protestant": "Protestant",
  335.                         "Muslim": "Muslim",
  336.                         "Jewish": "Jewish",
  337.                         "Buddhist": "Buddhist",
  338.                         "Atheist": "Atheist",
  339.                         "Other": "Other"
  340.                 },
  341.                 "section":
  342.                 {
  343.                         "state":
  344.                         {
  345.                                 "2": "Active",
  346.                                 "1": "Inactive"
  347.                         }
  348.                 },
  349.                 "ticket":
  350.                 {
  351.                         "status":
  352.                         {
  353.                                 "1": "OPEN",
  354.                                 "2": "CLOSED"
  355.                         }
  356.                 },
  357.                 "inscription":
  358.                 {
  359.                         "state":
  360.                         {
  361.                                 "1": "Waiting",
  362.                                 "2": "Completed",
  363.                                 "3": "Canceled"
  364.                         }
  365.                 },
  366.                 "user":
  367.                 {
  368.                         "type":
  369.                         {
  370.                                 "1": "Student",
  371.                                 "2": "Tutor"
  372.                         }
  373.                 },
  374.                 "category":
  375.                 {
  376.                         "state":
  377.                         {
  378.                                 "2": "Active",
  379.                                 "1": "Inactive"
  380.                         }
  381.                 },
  382.                 "visit":
  383.                 {
  384.                         "state":
  385.                         {
  386.                                 "1": "In queue",
  387.                                 "2": "Alerted",
  388.                                 "3": "Arrived",
  389.                                 "4": "Serving",
  390.                                 "5": "Served",
  391.                                 "6": "Delayed",
  392.                                 "7": "Canceled",
  393.                                 "8": "No show"
  394.                         }
  395.                 },
  396.                 "queue":
  397.                 {
  398.                         "state":
  399.                         {
  400.                                 "1": "Open",
  401.                                 "2": "Closed"
  402.                         }
  403.                 },
  404.                 "import_request":
  405.                 {
  406.                         "state":
  407.                         {
  408.                                 "pending": "Pending",
  409.                                 "done": "Done",
  410.                                 "fail": "Fail"
  411.                         }
  412.                 },
  413.                 "transmission":
  414.                 {
  415.                         "state":
  416.                         {
  417.                                 "1": "Created",
  418.                                 "2": "Open",
  419.                                 "3": "Closed"
  420.                         },
  421.                         "state_by":
  422.                         {
  423.                                 "1": "Created by",
  424.                                 "2": "Opened by",
  425.                                 "3": "Closed by"
  426.                         },
  427.                         "priority":
  428.                         {
  429.                                 "1": "Low",
  430.                                 "2": "Medium",
  431.                                 "3": "High"
  432.                         }
  433.                 },
  434.                 "administrative_task":
  435.                 {
  436.                         "state":
  437.                         {
  438.                                 "1": "Created",
  439.                                 "2": "Closed"
  440.                         },
  441.                         "state_by":
  442.                         {
  443.                                 "1": "Created by",
  444.                                 "2": "Closed by"
  445.                         },
  446.                         "priority":
  447.                         {
  448.                                 "1": "Low",
  449.                                 "2": "Medium",
  450.                                 "3": "High"
  451.                         }
  452.                 },
  453.                 "office_type":
  454.                 {
  455.                         "has_authorization":
  456.                         {
  457.                                 "yes": "Yes",
  458.                                 "no": "No"
  459.                         }
  460.                 }
  461.         },
  462.         "switchs":
  463.         {
  464.                 "enable_state":
  465.                 {
  466.                         "1": "Enabled",
  467.                         "2": "Disabled"
  468.                 },
  469.                 "enable_color":
  470.                 {
  471.                         "1": "success",
  472.                         "2": "danger"
  473.                 }
  474.         },
  475.         "langs":
  476.         {
  477.                 "en": "En",
  478.                 "ar": "Ar",
  479.                 "fr": "Fr"
  480.         }
  481. }

Editor

You can edit this paste and save as new:


File Description
  • labels
  • Paste Code
  • 07 Dec-2022
  • 11.43 Kb
You can Share it: