Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 27.10 KB | None | 0 0
  1. group:
  2.     edit:
  3.         submit: 'Update group'
  4. admin:
  5.     client_pricing:
  6.         title: Client Pricing
  7.         company: Company
  8.     edit_client:
  9.         title: Edit Client
  10.         edit: Edit Client
  11.     list_client_pricing:
  12.         title: Client Pricing
  13.         clients: Clients
  14.         add_row: Add Row
  15.         company_name: Company Name
  16.         document_pages: Document Pages
  17.         days: Days
  18.         price: Price
  19.         currency: Currency
  20.         edit: Edit
  21.         delete: Delete
  22.         title_empty: Pricing List is Empty
  23.         action: Action
  24.     list_clients:
  25.         add_client: Add Client
  26.         title: Clients
  27.         company_name: Company Name
  28.         initials: Initials
  29.         address: Address
  30.         VAT: VAT Number
  31.         currency: Currency
  32.         MBT: MBT
  33.         logo: Logo
  34.         client_logo: Client Logo
  35.         add_image: Add Image
  36.         edit: Edit
  37.         delete: Delete
  38.         no_clients_title: No Clients to Display
  39.         cases_margin: Case Margin
  40.         action: Action
  41.     list_pricing:
  42.         clients: Clients
  43.         title: Client Pricing
  44.         company_name: Company Name
  45.         document_pages: Document Pages
  46.         days: Days
  47.         price: Price
  48.         currency: Currency
  49.         edit: Edit
  50.         delete: Delete
  51.         no_pricing_title: No Pricing to Delete
  52.         action: Action
  53.     modal_client_image:
  54.         client_logo: Client Logo
  55.         logo: Logo
  56.         close: Close
  57.     modal_delete_client:
  58.         remove_client: Remove Client
  59.         modal_body: Are you sure you want to remove this client from your list?
  60.         no: No
  61.         yes_remove_client: Yes Remove Client
  62.     new_client:
  63.         title: Create New Client
  64.         create: Create Client
  65.     edit_content:
  66.         title: Profile Settings
  67.         profile_image: Profile Image
  68.         user_image: User Image
  69.     edit_reviewer:
  70.         title: Edit Reviewer
  71.     list_reviewers:
  72.         add_reviewer: Add Reviewer
  73.         title: Reviewers
  74.         reviewer_name: Reviewer Name
  75.         specialties: Specialties
  76.         address: Address
  77.         phone_number: Phone Number
  78.         hourly_rate: Hourly Rate
  79.         currency: Currency
  80.         edit: Edit
  81.         delete: Delete
  82.         no_reviewers_title: No Reviewer to Display
  83.         action: Action
  84.     modal_delete_reviewer:
  85.         title: Delete Reviewer
  86.         modal_body: Are you sure you want to delete this reviewer?
  87.         no: No
  88.         yes: Yes, Delete Reviewer
  89.     modal_edit_reviewer:
  90.         title: Reviewer
  91.         username: Username
  92.         password: Password
  93.         first_name: First Name
  94.         last_name: Last Name
  95.         phone_number: Phone Number
  96.         address: Address
  97.         reviewer_specialties: Reviewer Specialties
  98.         specialty: Specialty
  99.         cancel: Cancel
  100.         create_reviewer: Create Reviewer
  101.         edit_reviewer: Edit Reviewer
  102.     new_reviewer:
  103.         title: New Reviewer
  104.     forms:
  105.         pages: Pages
  106.         days: Days
  107.         price: Price
  108.         name: Name
  109.         initials: Initials
  110.         address: Address
  111.         VAT: VAT Number
  112.         currency: Currency
  113.         DBT: Default Billable Time
  114.         phone_number: Phone Number
  115.         locale: Locale
  116.         timezone: Timezone
  117.         new_password: New Password
  118.         repeat_password: Repeat Password
  119.         current_password: Current Password (For Confirmation)
  120.         first_name: First Name
  121.         last_name: Last Name
  122.         specialties: Specialties
  123.         hourly_rate: Hourly Rate
  124.         username: Username
  125.         email: Email
  126.         case_margin: Case Margin
  127.     footer:
  128.         copyright: Copyright ©
  129.         medrev: MedRev
  130.         all_rights: All rights reserved.
  131.     menu_header:
  132.         medrev: MedRev
  133.         navigiation: Toggle Navigation
  134.         user_image: User Image
  135.         profile: Profile
  136.         sign_out: Sign Out
  137.     menu_sidebar:
  138.         user_image: User Image
  139.         clients: Clients
  140.         users: Users
  141.         reviewers: Reviewers
  142.         client_pricing: Client Pricing
  143.         cases: Cases
  144.     list_users:
  145.         first_name: First Name
  146.         last_name: Last Name
  147.         company_name: Company Name
  148.         phone_number: Phone Number
  149.         client_type: Client Type
  150.         action: Action
  151.         edit: Edit
  152.         delete: Delete
  153.         no_users: No Users to Display
  154.         users: Users
  155.         clients: Clients
  156.         operator: Operator
  157.         super_user: Super User
  158.     delete_client_user:
  159.         remove_user: Remove User
  160.         remove_user_confirmation_question: Are you sure you want to remove this user from your list?
  161.         no: No
  162.         yes: Yes, Remove User
  163.     edit_client_user:
  164.         title: Edit Client User
  165.     list_client_users:
  166.         clients: Clients
  167.         add_user: Add User
  168.         users: Users
  169.         first_name: First Name
  170.         last_name: Last Name
  171.         company_name: Company Name
  172.         email: Email
  173.         phone_number: Phone Number
  174.         client_type: Client Type
  175.         action: Action
  176.         operator: Operator
  177.         super_user: Super User
  178.         edit: Edit
  179.         delete: Delete
  180.         no_users: No Users to Display
  181.     new_client_user:
  182.         title: New Client User
  183.     list_cases:
  184.         title: Clients
  185.         export_excel: Export to Excel
  186.         cases: Cases
  187.         finished_on: Finished on
  188.         price: Price
  189.         reviewer: Reviewer
  190.         max_billable_amount: Max Billable Amount
  191.         requested_amount: Requested Amount
  192.         status: Status
  193.         no_cases: No Cases to Display
  194.     list_client_cases:
  195.         title: Clients
  196.         export_excel: Export to Excel
  197.         cases: Cases
  198.         finished_on: Finished on
  199.         price: Price
  200.         reviewer: Reviewer
  201.         max_billable_amount: Max Billable Amount
  202.         requested_amount: Requested Amount
  203.         status: Status
  204.         no_cases: No Cases to Display
  205. reviewer:
  206.     completed_list:
  207.         title: Completed Cases
  208.         list_title: Completed Cases List
  209.         specialty: Specialty
  210.         dispatch_date: Dispatch date
  211.         due_date: Due Date
  212.         finished: Finished On
  213.         preview: Preview
  214.         show_case: Show Case
  215.         no_completed_cases: No Closed Cases to Display
  216.     overview:
  217.         browse_cases: Browse Cases
  218.         rollback_cases: Rollback Cases
  219.         specialty: Specialty
  220.         dispatch_date: Dispatch Date
  221.         due_date: Due Date
  222.         returned_since: Returned Since
  223.         action: Action
  224.         reconsider: Reconsider
  225.         assigned_to_me: Work in Progress
  226.         percent_completed: % Completed
  227.         max_billable_time: Max Billable Time
  228.         questions_answered: "%percentAnswered%% (%answersCount%/%questionsCount% questions answered)"
  229.         continue_review: Continue Review...
  230.         available_cases: Available Cases
  231.         everywhere: Search By text ...
  232.         show_case: Show Case
  233.         no_open_cases: No more open cases! Please check again in few hours!
  234.     show_case:
  235.         lang: Lang
  236.         pages: Pages
  237.         patient_age: Patient Age
  238.         year_of_birth: Year of Birth
  239.         gender: Gender
  240.         male: Male
  241.         female: Female
  242.         unknown: Unknown
  243.         diagnosis: Diagnosis
  244.         add: Add
  245.         send_to_qa_question: Send Case to QA?
  246.         send_case: Send Case
  247.         no: No
  248.         show_case: Show Case
  249.         status: Status
  250.         back_to_cases: Back to Cases Page
  251.         modal-title: Terms and Conditions
  252.         modal-text: To be able to operate on the case, you must assign the case to you. You can have a quick preview of the questions below.
  253.         close: Close
  254.         read_only_case_title: Case is in Read-Only Mode.
  255.         read_only_case_text: To be able to operate on the case, you must assign the case to you. You can have a quick preview of the questions below.
  256.         information: Case Information
  257.         type: Specialty
  258.         due_date: Due Date
  259.         max_time: Maximum Billable Time
  260.         price: Price
  261.         language_for_review: Language for Review
  262.         take_case: Take Case
  263.         docs: Documentation for Review
  264.         history: Case History
  265.         patient_info: Patient Information
  266.         logging_time: Time Logging
  267.         total_time_spent: Total Time Spent
  268.         max_billable_amount: Max Billable Amount
  269.         requested_amount: Requested Amount:
  270.         request_amount: Request Amount:
  271.         general_comment: Genneral Comment
  272.         send_qa: Submit Review to QA
  273.         amount_request: Amount Request
  274.         modal_text: Terms and Conditions are a set of rules and guidelines that a user must agree to in order to use your website or mobile app. It acts as a legal contract between you (the company) who has the website or mobile app and the user who access your website and mobile app.
  275.     show_completed_case:
  276.         show_case: Case
  277.         lang: Lang
  278.         back_to_cases: Back to Cases Page
  279.         information: Case Information
  280.         type: Specialty
  281.         due_date: Due Date
  282.         max_time: Max Billable Time
  283.         price: Price
  284.         language_for_review: Language for Review
  285.         docs: Documentation for Review
  286.         history: Case History
  287.         patiente_info: Patient Information
  288.     current_month_report:
  289.         finances_previous_month: View Finances for Previous Month
  290.         financial_report: Financial report for
  291.         date_calculated: Date calculated:
  292.         case: Case
  293.         time_amount_logged: Time Amount Logged
  294.         date_logging: Date Of Logging
  295.         subtotal: Subtotal
  296.         additional_information: Additional Information:
  297.         currency: Currency:
  298.         us: US Dollars
  299.         hourly_rate: Hourly Rate:
  300.         hour: /hour
  301.         amount_due: Amaunt Due
  302.         total: Total:
  303.         print: Print
  304.         generate_excel: Generate Excel Sheet
  305.         generate_pdf: Generate PDF
  306.     prev_month_report:
  307.         finances_current_month: View Finances for Current Month
  308.         financial_report: Financial report for
  309.         date_calculated: Date calculated:
  310.         case: Case
  311.         time_amount_logged: Time Amount Logged
  312.         date_logging: Date Of Logging
  313.         subtotal: Subtotal
  314.         additional_information: Additional Information:
  315.         currency: Currency:
  316.         us: US Dollars
  317.         hourly_rate: Hourly Rate:
  318.         hour: /hour
  319.         amount_due: Amount Due
  320.         total: Total:
  321.         print: Print
  322.         generate_excel: Generate Excel Sheet
  323.         generate_pdf: Generate PDF
  324.     list_all:
  325.         notifications: History
  326.         title: History
  327.     footer:
  328.         copyright: Copyright ©
  329.         medrev: MedRev
  330.         all_rights: All rights reserved.
  331.     menu_header:
  332.         toggle_navigation: Toggle navigation
  333.         rollback_cases: rollback cases
  334.         you_have: You have
  335.         cases_in_review: cases in review
  336.         there_are: There are
  337.         available_cases: available cases
  338.         user_image: User Image
  339.         profile: Profile
  340.         sign_out: Sign out
  341.     menu_sidebar:
  342.         user_image: User Image
  343.         browse_cases: Browse Cases
  344.         notifications: History
  345.         finances: Finances
  346.     show_more:
  347.         show_more: Show More
  348. client:
  349.     create_review:
  350.         create_new_review: Create New Review
  351.         templates: Templates
  352.         create: Create
  353.         close: Close
  354.     delete_draft_modal:
  355.         heading: Delete Case
  356.         content: Do you really want to delete this draft case?
  357.         no: No
  358.         delete_draft: Delete Draft
  359.     edit:
  360.         show_case: Case
  361.         status: Status
  362.         back_to_cases: Back to Cases Page
  363.         patient_info: Patient Information
  364.         patient_age: Patient Age
  365.         medical_record_attachments: Medical Record Attachments
  366.         upload_file: Upload File
  367.         pages: Pages
  368.         case_info: Case Information
  369.         specialty: Specialty
  370.         physician: Physician
  371.         facility: Facility
  372.         service_under_review: Service Under Review
  373.         patient_referred_from_another_facility: Patient Referred from Another Facility
  374.         history: Case History
  375.         review_info: Review Information
  376.         review_type: Review Type
  377.         review_level: Review Level
  378.         review_timing: Review Timing
  379.         due_date: Due Date
  380.         additional_information: Additional Information
  381.         general_comment: General Comment
  382.         delete_draft: Delete Draft
  383.         submit: Submit
  384.     list_completed_cases:
  385.         completed_cases: Completed Cases
  386.         everywhere: Search By Text...
  387.         date_to: Date To
  388.         date_from: Date From
  389.         case_type: Specialty
  390.         submitted_on: Submitted On
  391.         submitted_by: Submitted By
  392.         due_date: Due Date
  393.         finished: Finished On
  394.         determination: Determination
  395.         action: Action
  396.         user_image: User Image
  397.         show_case: Show Case
  398.         no_cases: No Cases to Display
  399.         diagnosis: Diagnosis
  400.         caseCode: Own Case Number
  401.         price: Price
  402.         reviewTypeKey: Review Type
  403.     list_incomplete_cases:
  404.         in_progress: Cases in Progress
  405.         everywhere: Search by Text...
  406.         date_to: Date To
  407.         date_from: Date From
  408.         case_type: Specialty
  409.         submitted_on: Submitted On
  410.         submitted_by: Submitted By
  411.         due_date: Due Date
  412.         stage: Stage
  413.         action: Action
  414.         show_case: Show Case
  415.         user_image: User Image
  416.         no_cases: No Cases to Display
  417.         caseCode: Own Case Number
  418.         diagnosis: Diagnosis
  419.         price: Price
  420.         reviewTypeKey: Review Type
  421.     list_returned_cases:
  422.         title: Returned Cases
  423.         case_number: Case Number
  424.         created_on: Created On
  425.         edit_case: Edit Case
  426.         delete_case: Delete Case
  427.         edit: Edit
  428.         no_cases: No Cases to Display
  429.     case_overview:
  430.         title: Drafts
  431.         draft_cases: List with Cases Still in Draft
  432.         case_number: Case Number
  433.         created_on: Created On
  434.         edit_case: Edit Case
  435.         delete_case: Delete Case
  436.         edit_case: Edit Case...
  437.         delete_draft: Delete Draft
  438.         no_drafts: No Drafts Created
  439.         continue_case: Continue Case
  440.     show_case:
  441.         title: Case
  442.         status: Status
  443.         back_to_cases: Back to Cases Page
  444.         information: Case Information
  445.         type: Specialty
  446.         due_date: Due Date
  447.         max_time: Max Billable Time
  448.         language_for_review: Language for Review
  449.         docs: Documentation for Review
  450.         patient_info: Patient Information
  451.         patient_age: Patient Age
  452.         year_of_birth: Year of Birth
  453.         gender: Gender
  454.         male: Male
  455.         female: Female
  456.         unknown: Unknown
  457.         diagnosis: Diagnosis
  458.         physician: Physician
  459.         facility: Facility
  460.         service_under_review: Service Under Review
  461.         submitted_on: Submitted on:
  462.         lang: Lang
  463.     show_completed_case:
  464.         title: Case
  465.         back_to_cases: Back to Cases Page
  466.         information: Case Information
  467.         type: Specialty
  468.         physician: Physician
  469.         facility: Facility
  470.         service_under_review: Service Under Review
  471.         due_date: Due Date
  472.         submitted_on: Submitted On:
  473.         max_time: Max Billable Time
  474.         language_for_review: Lanauge for Review
  475.         docs: Documentation For Review
  476.         download_review: Download Review
  477.         review: Review-
  478.         docx: .docx
  479.         patient_info: Patient Information
  480.         patient_age: Patient Age
  481.         year_of_birth: Year of Birth
  482.         gender: Gender
  483.         diagnosis: Diagnosis
  484.         status: Status
  485.     submit_draft_modal:
  486.         title: Submit Case
  487.         submit_case_question: Would you like to submit this case for review?
  488.         no: No
  489.         yes: Yes, Submit Case
  490.     modal_delete_hospital:
  491.         title: Remove Facility
  492.         remove_facility_question: Would you like to remove this facility from your list?
  493.         no: No
  494.         remove_facility: Remove Facility
  495.     modal_edit_hospital:
  496.         title: Edit Facility
  497.         name: Name
  498.         update_facility_info: Update Facility Information
  499.         city: City
  500.         close: Close
  501.     modal_new_hospital:
  502.         title: New Facility
  503.         name: Name
  504.         create_facility: Create Facility
  505.         close: Close
  506.         city: City
  507.     hospital_overview:
  508.         add_new_facility: Add New Facility
  509.         title: Facilities
  510.         name: Name
  511.         city: City
  512.         action: Action
  513.         edit: Edit
  514.         delete: Delete
  515.         no_facilities: No Facilities to Display
  516.     notifications_list_all:
  517.         title: History
  518.     physician_list_all:
  519.         add_physician: Add Physician
  520.         physician: Physician
  521.         name: Name
  522.         specialties: Specialties
  523.         facilities: Facilities
  524.         body_part: Body Part
  525.         action: Action
  526.         edit: Edit
  527.         delete: Delete
  528.         no_physicians: No Physcians to Display
  529.         delete: Delete
  530.     modal_delete_physician:
  531.         title: Remove Physician
  532.         remove_physician_question: Are you sure you want to remove this physician from your list?
  533.         no: No
  534.         remove_physician: Remove Physician
  535.     modal_new_physician:
  536.         title: Physician
  537.         first_name: First Name
  538.         last_name: Last Name
  539.         physician_specialties: Physician Specialties
  540.         specialty: Specialty
  541.         body_part: Body Part
  542.         physician_facilities: Physician Facilities
  543.         facility: Facility
  544.         close: Close
  545.         create_physician: Create Physician
  546.         edit_physician: Edit Physician
  547.     footer:
  548.         copyright: Copyright ©
  549.         medrev: MedRev
  550.         all_rights_reserved: All Rights Reserved
  551.     menu_header:
  552.         toggle: Toggle Navigation
  553.         user_image: User Image
  554.         you_have: You Have
  555.         drafts: Drafts
  556.         open_cases: Open Cases
  557.         cases_in_review: Cases in Review
  558.         completed_cases: Completed Cases
  559.         profile: Profile
  560.         sign_out: Sign Out
  561.     menu_sidebar:
  562.         create_review: Create Case
  563.         drafts: Draft Cases
  564.         returned_cases: Returned Cases
  565.         cases_in_progress: Cases In Progress
  566.         completed_cases: Completed Cases
  567.         facilities: Facilities
  568.         physicians: Physicians
  569.         notifications: History
  570.     show_more:
  571.         show_more: Show More
  572. staff:
  573.     closed_list:
  574.         title: Completed Cases
  575.         case_type: Specialty
  576.         due_date: Due Date
  577.         finished: Finished
  578.         preview: Preview
  579.         show_case: Show Case
  580.         no_closed_cases: No Closed Cases
  581.     completed_list:
  582.         title: Completed Cases
  583.         case_type: Specialty
  584.         submitted_on: Submitted On
  585.         due_date: Due Date
  586.         finished: Finished
  587.         preview: Preview
  588.         late: Late
  589.         show_case: Show Case
  590.         no_completed_cases: No Completed Cases
  591.     in_qa_list:
  592.         title: Cases in QA
  593.         case_type: Specialty
  594.         submitted_on: Submitted On
  595.         in_stage_since: In Stage Since
  596.         due_date: Due Date
  597.         action: Action
  598.         show_case: Show Case
  599.         no_cases_in_qa: No Cases in QA
  600.         late: Late
  601.     in_review:
  602.         title: Cases in Review
  603.         case_type: Specilaty
  604.         submitted_on: Submitted On
  605.         in_stage_since: In Stage Since
  606.         due_date: Due Date
  607.         action: Action
  608.         late: Late
  609.         no_cases_in_review: No Cases in Review
  610.         show_case: Show Case
  611.     list_reviewd_cases:
  612.         title: Reviewed Cases
  613.         case_type: Specialty
  614.         submitted_on: Submitted On
  615.         in_stage_since: In Stage Since
  616.         due_date: Due Date
  617.         max_billable_time: Max Billable Time
  618.         action: Action
  619.         show_case: Show Case
  620.         no_open_cases: No more open cases! Please check again in few hours!
  621.         late: Late
  622.     open_list:
  623.         title: Available Cases
  624.         late: Late
  625.         case_type: Specialty
  626.         submitted_on: Submitted On
  627.         dispatch_date: Dispatch Date
  628.         due_date: Due Date
  629.         action: Action
  630.         show_case: Show Case
  631.         no_open_cases: No Open Cases
  632.     overview:
  633.         title: Cases For Dispatch
  634.         case_type: Specialty
  635.         submitted_on: Submitted On
  636.         due_date: Due Date
  637.         max_billable_time: Max Billable Time
  638.         action: Action
  639.         show_case: Show Case
  640.         no_cases_for_dispatch: No Cases For Dispatch
  641.         late: Late
  642.     show_case:
  643.         title: Case
  644.         information: Information
  645.         type: Specialty
  646.         due_date: Due Date
  647.         max_billable_amount: Maximum Billable Amount
  648.         price: Price
  649.         language_for_review: Language for Review
  650.         docs: Documentation for Review
  651.         patient_info: Patient Information
  652.         history: History
  653.         physician: Physician
  654.         facility: Facility
  655.         service_under_review: Service Under Review
  656.         submitted_on: Submitted On:
  657.         max_time: Max Billable Time
  658.         set_max_time: Set maximum billable time:
  659.         minutes: minutes
  660.         save: Save
  661.         patient_age: Patient Age
  662.         year_of_birth: Year of Birth
  663.         gender: Gender
  664.         send_for_review: Send for Review
  665.         send_back: Send Back
  666.         send_case: Send Case
  667.         male: Male
  668.         female: Female
  669.         unknown: Unknown
  670.         diagnosis: Diagnosis
  671.         commented: commented
  672.         margin: Case Margin
  673.     show_in_qa_case:
  674.         title: Case
  675.         information: Information
  676.         type: Specialty
  677.         physician: Physician
  678.         facility: Facility
  679.         service_under_review: Service Under Review
  680.         due_date: Due Date
  681.         submitted_on: Submitted On:
  682.         max_billable_amount: Max Billable Amount
  683.         price: Price
  684.         language_for_review: Langauge for Review
  685.         docs: Documentation for Review
  686.         history: History
  687.         commented: Commented
  688.         patient_information: Patient Information
  689.         patient_age: Patient Age
  690.         year_of_birth: Year of Birth
  691.         gender: Gender
  692.         male: Male
  693.         female: Female
  694.         unknown: Unknown
  695.         diagnosis: Diagnosis
  696.         send_back: Send Back
  697.         approve: Approve
  698.         margin: Case Margin
  699.         requested_amount: Requested Amount
  700.     show_in_review_case:
  701.         title: Case
  702.         information: Information
  703.         type: Type
  704.         physician: Physician
  705.         facility: Facility
  706.         service_under_review: Service Under Review
  707.         due_date: Due Date
  708.         submitted_on: Submitted On:
  709.         max_billable_amount: Max Billable Amount
  710.         price: Price
  711.         language_for_review: Language for Review
  712.         docs: Documentation for Review
  713.         history: History
  714.         commented: commented
  715.         patient_info: Patient Information
  716.         patient_age: Patient Age
  717.         year_of_birth: Year of Birth
  718.         gender: Gender
  719.         male: Male
  720.         female: Female
  721.         unknown: Unknown
  722.         margin: Case Margin
  723.         diagnosis: Diagnosis
  724.     show_open_case:
  725.         title: Case
  726.         information: Information
  727.         type: Specialty
  728.         physician: Physician
  729.         facility: Facility
  730.         service_under_review: Service Under Review
  731.         due_date: Due Date
  732.         submitted_on: Submitted On:
  733.         max_billable_amount: Max Billable Amount
  734.         price: Price
  735.         language_for_review: Language for Review
  736.         docs: Documenatiton for Review
  737.         history: History
  738.         patient_information: Patient Information
  739.         patient_age: Patient Age
  740.         year_of_birth: Year of Birth
  741.         gender: Gender
  742.         male: Male
  743.         female: Female
  744.         unknown: Unknown
  745.         diagnosis: Diagnosis
  746.         set_reviewing_doctor: Set Reviewing Doctor
  747.         select_doctor: Select a doctor to review this case:
  748.         set_reviewer: Set Reviewer
  749.         send_back: Send Back
  750.         margin: Case Margin
  751.     approve_case_modal:
  752.         title: Approve Case?
  753.         rate_review: Rate Review
  754.         comment: Comment
  755.         approve_case: Approve Case
  756.         no: No
  757.     list_all_cases:
  758.         title: Cases Board
  759.         for_dispatch: For Dispatch
  760.         user_image: User Image
  761.         available: Available
  762.         in_review: In Review
  763.         in_qa: In QA
  764.     return_case_reviewer_modal:
  765.         title: Return Case To Reviewer?
  766.         comment: Comment
  767.         return_case: Yes, Return Case
  768.         no: No
  769.     send_case_client_modal:
  770.         title: Return Case to Client
  771.         comment: Comment
  772.         return_case: Return Case
  773.         no: No
  774.     send_case_staff_modal:
  775.         title: Send Case For Dispatch
  776.         comment: Comment
  777.         send_case: Yes, Send Case
  778.         no: No
  779.     send_case_qa_modal:
  780.         title: Send Case to QA
  781.         comment: Comment
  782.         send_case: Send Case
  783.         no: No
  784.     send_case_reviewer_modal:
  785.         title: Send Case for Review?
  786.         list_of_reviewers: List of Reviewers
  787.         select_all: Select All
  788.         name: Name
  789.         processed_cases: Processed Cases
  790.         reviewer_rating: Reviewer Rating
  791.         select_none: Select None
  792.         comment: Comment
  793.         send_case: Yes, Send Case
  794.         no: No
  795.     show_case_info:
  796.         title: Case Information
  797.         send_for_review: Send for Review
  798.         send_back: Send Back
  799.         approve: Approve
  800.         send_to_qa: Send to QA
  801.         back_for_dispatch: Back for Dispatch
  802.         delete_answers: Delete Answers
  803.         type: Specialty
  804.         physician: Physician
  805.         facility: Facility
  806.         service: Service
  807.         due_date: Due Date
  808.         submitted_on: Submitted On:
  809.         max_time: Max Billable Time
  810.         case_history: Case History
  811.         commented: commented
  812.         patient_information: Patient Information
  813.         patient_age: Patient Age
  814.         year_of_birth: Year of Birth
  815.         patient_gender: Patient Gender
  816.         diagnosis: Diagnosis
  817.         margin: Margin
  818.         max_billable_amount: Max Billable Amount
  819.         price: Price
  820.     list_all:
  821.         title: History
  822.     footer:
  823.         copyright: Copyright ©
  824.         medrev: MedRev
  825.         all_rights_reserved: All rights reserved.
  826.     menu_header:
  827.         toggle_navigation: Toggle navigation
  828.         there_are: There are
  829.         cases_for_dispatch: cases for dispatch
  830.         available_cases: available cases
  831.         cases_in_review: cases in review
  832.         cases_in_qa: cases in QA
  833.         user_image: User Image
  834.         profile: Profile
  835.         sign_out: Sign out
  836.     menu_sidebar:
  837.         user_image: User Image
  838.         kanban: Board with Cases
  839.         for_dispatch: Cases for Dispatch
  840.         available_cases: Available Cases
  841.         in_review: Cases in Review
  842.         in_qa: Cases in QA
  843.         completed_cases: Completed Cases
  844.         notifications: History
  845.     show_more:
  846.         show_more: Show More
  847. filters:
  848.     title: Add New Filters
  849.     filter_name: Filter Name
  850.     save: Save
  851.     delete: Delete
  852.     show: Show
  853.     letter: Letter
  854.     field: Field
  855.     operator: Operator
  856.     value: Value
  857.  
  858. stage_review: Assigned
  859. stage_open: Open
  860. stage_qa: Under QA
  861. stage_closed: Completed
  862. stage_dispatch: Dispatch
  863. sv_SE: Swedish
  864. en_EN: English
  865.  
  866. language:
  867.     en: English
  868.     swe: Swedish
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement