SHOW:
|
|
- or go back to the newest paste.
| 1 | //Owner organized matches | |
| 2 | locale['menu-mobile-dashboard-events_v2'] = 'Bookings'; | |
| 3 | locale['menu-mobile-dashboard-matches_v2'] = 'Matches'; | |
| 4 | locale['mobiledashboardevents-events-title'] = 'Bookings Updates'; | |
| 5 | locale['mobiledashboardevents-matches-title'] = 'Matches Updates'; | |
| 6 | ||
| 7 | locale['mobiledashboardevents-events-search'] = 'Search for bookings'; | |
| 8 | locale['mobiledashboardevents-matches-search'] = 'Search for matches'; | |
| 9 | locale['mobiledashboardevents-button-search'] = 'Search'; | |
| 10 | ||
| 11 | - | locale['mobiledashboardevents-filter-title-events'] = 'Filter Bookings & Sets'; |
| 11 | + | locale['mobiledashboardevents-filter-title-events'] = 'Filter Bookings'; |
| 12 | - | locale['mobiledashboardevents-filter-title-matches'] = 'Filter Matches & Sets'; |
| 12 | + | locale['mobiledashboardevents-filter-title-matches'] = 'Filter Matches'; |
| 13 | locale['mobiledashboardevents-filter-apply'] = 'Apply Filters'; | |
| 14 | ||
| 15 | - | locale['mobiledashboardevents-filter-events-mode'] = 'Mode'; |
| 15 | + | locale['mobiledashboardevents-filter-events-mode'] = 'Booking Type'; |
| 16 | - | locale['mobiledashboardevents-filter-events-mode-1'] = 'Bookings'; |
| 16 | + | locale['mobiledashboardevents-filter-events-mode-1'] = 'Single'; |
| 17 | - | locale['mobiledashboardevents-filter-events-mode-2'] = 'Sets'; |
| 17 | + | locale['mobiledashboardevents-filter-events-mode-2'] = 'Repeated'; |
| 18 | - | locale['mobiledashboardevents-filter-events-mode-3'] = 'Bookings & Sets'; |
| 18 | + | locale['mobiledashboardevents-filter-events-mode-3'] = 'All'; |
| 19 | ||
| 20 | - | locale['mobiledashboardevents-filter-events-type'] = 'Booking Type'; |
| 20 | + | locale['mobiledashboardevents-filter-events-type'] = 'Created By'; |
| 21 | - | locale['mobiledashboardevents-filter-events-type-1'] = 'User made'; |
| 21 | + | locale['mobiledashboardevents-filter-events-type-1'] = 'Customer'; |
| 22 | - | locale['mobiledashboardevents-filter-events-type-2'] = 'Owner made'; |
| 22 | + | locale['mobiledashboardevents-filter-events-type-2'] = 'Owner'; |
| 23 | - | locale['mobiledashboardevents-filter-events-type-3'] = 'User & Owner made'; |
| 23 | + | locale['mobiledashboardevents-filter-events-type-3'] = 'All'; |
| 24 | ||
| 25 | locale['mobiledashboardevents-filter-events-status'] = 'Booking Status'; | |
| 26 | - | locale['mobiledashboardevents-filter-events-status-1'] = 'Booked'; |
| 26 | + | locale['mobiledashboardevents-filter-events-status-1'] = 'Confirmed'; |
| 27 | locale['mobiledashboardevents-filter-events-status-2'] = 'Canceled'; | |
| 28 | - | locale['mobiledashboardevents-filter-events-status-3'] = 'Booked & Canceled'; |
| 28 | + | locale['mobiledashboardevents-filter-events-status-3'] = 'All'; |
| 29 | ||
| 30 | - | locale['mobiledashboardevents-filter-events-stadium'] = 'Current Stadium'; |
| 30 | + | locale['mobiledashboardevents-filter-events-stadium'] = 'Stadium'; |
| 31 | locale['mobiledashboardevents-filter-events-stadium-0'] = 'All'; | |
| 32 | ||
| 33 | - | locale['mobiledashboardevents-filter-events-date-start'] = 'Starting Date'; |
| 33 | + | locale['mobiledashboardevents-filter-events-date-start'] = 'Date from'; |
| 34 | ||
| 35 | - | locale['mobiledashboardevents-filter-events-date-range'] = 'Date Range'; |
| 35 | + | locale['mobiledashboardevents-filter-events-date-range'] = 'Date until'; |
| 36 | locale['mobiledashboardevents-filter-events-date-range-1'] = '3 days'; | |
| 37 | locale['mobiledashboardevents-filter-events-date-range-2'] = '1 week'; | |
| 38 | locale['mobiledashboardevents-filter-events-date-range-3'] = '2 weeks'; | |
| 39 | locale['mobiledashboardevents-filter-events-date-range-4'] = '1 month'; | |
| 40 | ||
| 41 | locale['mobiledashboardevents-filter-matches-organizer'] = 'Match Organizer'; | |
| 42 | locale['mobiledashboardevents-filter-matches-organizer-all'] = 'All'; | |
| 43 | - | locale['mobiledashboardevents-filter-matches-mode'] = 'Mode'; |
| 43 | + | locale['mobiledashboardevents-filter-matches-mode'] = 'Match Type'; |
| 44 | - | locale['mobiledashboardevents-filter-matches-mode-1'] = 'Matches'; |
| 44 | + | locale['mobiledashboardevents-filter-matches-mode-1'] = 'Single'; |
| 45 | - | locale['mobiledashboardevents-filter-matches-mode-2'] = 'Sets'; |
| 45 | + | locale['mobiledashboardevents-filter-matches-mode-2'] = 'Repeated'; |
| 46 | - | locale['mobiledashboardevents-filter-matches-mode-3'] = 'Matches & Sets'; |
| 46 | + | locale['mobiledashboardevents-filter-matches-mode-3'] = 'All'; |
| 47 | ||
| 48 | - | locale['mobiledashboardevents-filter-matches-type'] = 'Match Type'; |
| 48 | + | locale['mobiledashboardevents-filter-matches-type'] = 'Created By'; |
| 49 | - | locale['mobiledashboardevents-filter-matches-type-1'] = 'User made'; |
| 49 | + | locale['mobiledashboardevents-filter-matches-type-1'] = 'Customer'; |
| 50 | - | locale['mobiledashboardevents-filter-matches-type-2'] = 'Owner made'; |
| 50 | + | locale['mobiledashboardevents-filter-matches-type-2'] = 'Owner'; |
| 51 | - | locale['mobiledashboardevents-filter-matches-type-3'] = 'User & Owner made'; |
| 51 | + | locale['mobiledashboardevents-filter-matches-type-3'] = 'All'; |
| 52 | ||
| 53 | locale['mobiledashboardevents-filter-matches-status'] = 'Match Status'; | |
| 54 | locale['mobiledashboardevents-filter-matches-status-1'] = 'Active'; | |
| 55 | locale['mobiledashboardevents-filter-matches-status-2'] = 'Passed'; | |
| 56 | locale['mobiledashboardevents-filter-matches-status-3'] = 'Active & Passed'; | |
| 57 | ||
| 58 | - | locale['mobiledashboardevents-quick-note-fixed'] = 'Match price: Estimated Income is: {1} - {2} {3}';
|
| 58 | + | locale['mobiledashboardevents-quick-note-fixed'] = 'Match Estimated Income is: {1} - {2} {3}';
|
| 59 | - | locale['mobiledashboardevents-quick-note-shared'] = 'Match price: Fixed Income is: {1} {2}';
|
| 59 | + | locale['mobiledashboardevents-quick-note-shared'] = 'Match Income is: {1} {2}';
|
| 60 | ||
| 61 | - | locale['mobiledashboardevents-events-search-go'] = 'Find'; |
| 61 | + | locale['mobiledashboardevents-events-search-go'] = 'Go'; |
| 62 | locale['mobiledashboardevents-button-clear'] = 'Clear'; | |
| 63 | ||
| 64 | locale['matchmaking-join-accepted-action'] = 'Accepted';//Join response status | |
| 65 | locale['matchmaking-join-pending-action'] = 'Pending'; //Join response status | |
| 66 | ||
| 67 | - | locale['profile-owner-representative'] = 'Representative of'; |
| 67 | + | locale['profile-owner-representative'] = 'Working at'; |
| 68 | - | locale['mobiledashboard-editor-match-title'] = 'Match Editor'; |
| 68 | + | locale['mobiledashboard-editor-match-title'] = 'Match Details'; |
| 69 | ||
| 70 | - | locale['matches-v2-add-booking'] = 'Add Booking'; |
| 70 | + | locale['matches-v2-add-booking'] = 'Single Booking'; |
| 71 | - | locale['matches-v2-add-booking-set'] = 'Add Booking Set'; |
| 71 | + | locale['matches-v2-add-booking-set'] = 'Repeated Booking'; |
| 72 | ||
| 73 | - | locale['matches-v2-add-match'] = 'Add Match'; |
| 73 | + | locale['matches-v2-add-match'] = 'Single Match'; |
| 74 | - | locale['matches-v2-add-match-set'] = 'Add Match Set'; |
| 74 | + | locale['matches-v2-add-match-set'] = 'Repeated Match'; |
| 75 | ||
| 76 | - | locale['mobiledashboard-match-editor-view-id'] = 'Match id'; |
| 76 | + | locale['mobiledashboard-match-editor-view-id'] = 'Match ID'; |
| 77 | - | locale['mobiledashboard-calendar-insert-new-item-event'] = 'Select slot where you want insert new booking'; |
| 77 | + | locale['mobiledashboard-calendar-insert-new-item-event'] = 'Select Booking time from Calendar'; |
| 78 | - | locale['mobiledashboard-calendar-insert-new-item-match'] = 'Select slot where you want insert new match'; |
| 78 | + | locale['mobiledashboard-calendar-insert-new-item-match'] = 'Select Match time from Calendar'; |
| 79 | locale['mobiledashboard-calendar-add-booking'] = 'Add Booking'; | |
| 80 | locale['mobiledashboard-calendar-add-match'] = 'Add Match'; | |
| 81 | locale['mobiledashboard-calendar-add-'] = ''; //hack | |
| 82 | ||
| 83 | - | locale['specific-message-events-criteria-not-met'] = 'Oops, there aren\'t any bookings with those filters';; |
| 83 | + | locale['specific-message-events-criteria-not-met'] = 'Oops, no results to be shown, try modifying search filters'; |
| 84 | ||
| 85 | //Exactyle card | |
| 86 | - | locale['mobiledashboardevents-card-type-solo'] = 'SINGLE BOOKING'; |
| 86 | + | locale['mobiledashboardevents-card-type-solo'] = 'Single Booking'; |
| 87 | - | locale['mobiledashboardevents-card-type-set'] = 'REPETED BOOKINGS'; |
| 87 | + | locale['mobiledashboardevents-card-type-set'] = 'Repeated Booking'; |
| 88 | ||
| 89 | - | locale['mobiledashboardmatches-card-type-solo'] = 'SINGLE MATCH'; |
| 89 | + | locale['mobiledashboardmatches-card-type-solo'] = 'Single Match'; |
| 90 | - | locale['mobiledashboardmatches-card-type-set'] = 'REPETED MATCHES'; |
| 90 | + | locale['mobiledashboardmatches-card-type-set'] = 'Repeated Match'; |
| 91 | ||
| 92 | - | locale['popup-set-solo-decision-solo'] = 'View Upcoming Booking'; |
| 92 | + | locale['popup-set-solo-decision-solo'] = 'Upcoming Booking'; |
| 93 | - | locale['popup-set-solo-decision-set'] = 'View Entire Set'; |
| 93 | + | locale['popup-set-solo-decision-set'] = 'Entire Repeated Set'; |
| 94 | - | locale['popup-set-solo-decision'] = 'Chose an action'; |
| 94 | + | locale['popup-set-solo-decision'] = 'I want to view'; |
| 95 | ||
| 96 | - | locale['popup-set-match-decision-solo'] = 'View Upcoming Match'; |
| 96 | + | locale['popup-set-match-decision-solo'] = 'Upcoming Match'; |
| 97 | - | locale['popup-set-match-decision-set'] = 'View Entire Set'; |
| 97 | + | locale['popup-set-match-decision-set'] = 'Entire Repeated Set'; |
| 98 | - | locale['popup-set-match-decision'] = 'Chose an action'; |
| 98 | + | locale['popup-set-match-decision'] = 'I want to view'; |
| 99 | ||
| 100 | locale['popup-set-match-no-permission-create'] = 'Alert'; | |
| 101 | - | locale['popup-set-match-no-permission-create-desc'] = 'You have no permission to create match'; |
| 101 | + | locale['popup-set-match-no-permission-create-desc'] = 'You have no permission to create a match'; |
| 102 | ||
| 103 | locale['mobiledashboardevents-sup-lables-stadium'] = 'Stadium'; | |
| 104 | locale['mobiledashboardevents-sup-lables-timing'] = 'Timing'; | |
| 105 | - | locale['mobiledashboardevents-sup-lables-next-match'] = 'Next Match'; |
| 105 | + | locale['mobiledashboardevents-sup-lables-next-match'] = 'Next Booking'; |
| 106 | locale['mobiledashboardevents-sup-lables-players'] = 'Players'; | |
| 107 | locale['mobiledashboardevents-sup-lables-players-joined'] = 'Players joined'; | |
| 108 | locale['mobiledashboardevents-sup-lables-players-booking-view'] = 'Malaeb Match'; | |
| 109 | ||
| 110 | locale['mobiledashboardevents-every-7'] = 'Every'; | |
| 111 | locale['mobiledashboardevents-every-14'] = 'Every other'; | |
| 112 | ||
| 113 | locale['mobiledashboardevents-box-lables-pending'] = 'PENDING'; | |
| 114 | locale['mobiledashboardevents-box-lables-paid'] = 'PAID'; | |
| 115 | ||
| 116 | locale['mobiledashboardevents-lables-ending-soon'] = 'Ending Soon'; | |
| 117 | locale['mobiledashboardevents-lables-canceled'] = 'Canceled'; | |
| 118 | locale['mobiledashboardevents-lables-already-passed'] = 'Already Passed'; | |
| 119 | locale['mobiledashboardevents-lables-no-show'] = 'No Show'; | |
| 120 | ||
| 121 | //MobileDash Match Creation | |
| 122 | - | locale['mobiledashboardmatches-create-edit-owner'] = 'Match Owner'; |
| 122 | + | locale['mobiledashboardmatches-create-edit-owner'] = 'Organizer'; |
| 123 | - | locale['mobiledashboardmatches-create-edit-date'] = 'Match Date'; |
| 123 | + | locale['mobiledashboardmatches-create-edit-date'] = 'Date'; |
| 124 | - | locale['mobiledashboardmatches-create-edit-time'] = 'Match Time'; |
| 124 | + | locale['mobiledashboardmatches-create-edit-time'] = 'Time'; |
| 125 | locale['mobiledashboardmatches-create-edit-duration'] = 'Game Duration'; | |
| 126 | locale['mobiledashboardmatches-create-edit-ps'] = 'Pitch Size'; | |
| 127 | locale['mobiledashboardmatches-create-edit-estimated'] = 'Estimated Price'; | |
| 128 | - | locale['mobiledashboardmatches-create-edit-notes'] = 'Notes for player'; |
| 128 | + | locale['mobiledashboardmatches-create-edit-notes'] = 'Notes for Players'; |
| 129 | - | locale['mobiledashboardmatches-create-edit-notes-pl'] = 'Put additional notes for player here...'; |
| 129 | + | locale['mobiledashboardmatches-create-edit-notes-pl'] = 'write your message to Players who wants to join here'; |
| 130 | - | locale['mobiledashboardmatches-create-edit-is-autoaccept'] = 'Automaticly accept players'; |
| 130 | + | locale['mobiledashboardmatches-create-edit-is-autoaccept'] = 'Automatically accept players'; |
| 131 | locale['mobiledashboardmatches-create-edit-is-autoaccept-notes'] = 'Disable this option if you want to review players requests to join'; | |
| 132 | locale['mobiledashboardmatches-create-edit-advanced'] = 'Advanced Settings'; | |
| 133 | - | locale['mobiledashboardmatches-create-edit-minp'] = 'Minimum number of players'; |
| 133 | + | locale['mobiledashboardmatches-create-edit-minp'] = 'Minimum players'; |
| 134 | - | locale['mobiledashboardmatches-create-edit-maxp'] = 'Maximum number of players'; |
| 134 | + | locale['mobiledashboardmatches-create-edit-maxp'] = 'Maximum players'; |
| 135 | - | locale['mobiledashboardmatches-create-edit-minmax-notes'] = 'If no. of players who attended the match is less than minumum, attendees shouldnt pay'; |
| 135 | + | locale['mobiledashboardmatches-create-edit-minmax-notes'] = 'If no. of players who attended the match is less than minumum, attendees are not obligated to pay'; |
| 136 | - | locale['mobiledashboardmatches-create-edit-pricing-method'] = 'Pick a pricing method'; |
| 136 | + | locale['mobiledashboardmatches-create-edit-pricing-method'] = 'Choose a pricing method'; |
| 137 | - | locale['mobiledashboardmatches-create-edit-pricing-ppl'] = 'Charge per player'; |
| 137 | + | locale['mobiledashboardmatches-create-edit-pricing-ppl'] = 'Fixed fee per Player'; |
| 138 | - | locale['mobiledashboardmatches-create-edit-pricing-ppt'] = 'Charge per pitch'; |
| 138 | + | locale['mobiledashboardmatches-create-edit-pricing-ppt'] = 'Players share booking amount'; |
| 139 | locale['mobiledashboardmatches-create-edit-pricing-price'] = 'Price'; | |
| 140 | - | locale['mobiledashboardmatches-create-edit-pricing-smartnote'] = 'The usual amount charged for this pitch is {1}, charging {2} per player for this match to have similar income';
|
| 140 | + | locale['mobiledashboardmatches-create-edit-pricing-smartnote'] = 'The default booking price for this pitch is {1}, charging {2} per player for this match to have similar income';
|
| 141 | - | locale['mobiledashboardmatches-create-edit-pricing-smartnote2'] = 'The usual amount charged for this pitch is {1}, income will be shared among participants';
|
| 141 | + | locale['mobiledashboardmatches-create-edit-pricing-smartnote2'] = 'The default booking price for this pitch is {1}, Players will share full booking amount.';
|
| 142 | - | locale['mobiledashboardmatches-create-edit-ow-notes'] = 'Notes for owners'; |
| 142 | + | locale['mobiledashboardmatches-create-edit-ow-notes'] = 'Private Note'; |
| 143 | - | locale['mobiledashboardmatches-create-edit-ow-notes-pl'] = 'Put additional notes for owners here...'; |
| 143 | + | locale['mobiledashboardmatches-create-edit-ow-notes-pl'] = 'Private Note, visible to owners only'; |
| 144 | - | locale['mobiledashboardmatches-create-edit-min-age'] = 'Minimum age'; |
| 144 | + | locale['mobiledashboardmatches-create-edit-min-age'] = 'Age from'; |
| 145 | - | locale['mobiledashboardmatches-create-edit-max-age'] = 'Maximum age'; |
| 145 | + | locale['mobiledashboardmatches-create-edit-max-age'] = 'Age to'; |
| 146 | - | locale['mobiledashboardmatches-create-edit-veiw-ppolicy'] = 'View Privacy Policy'; |
| 146 | + | locale['mobiledashboardmatches-create-edit-veiw-ppolicy'] = 'Malaeb Matches Policies'; |
| 147 | ||
| 148 | - | locale['policy-tearms-list-match-create'] = '<li>create</li><li>123231</li><li>dasdsah</li>'; //html |
| 148 | + | locale['policy-tearms-list-match-create'] = '<li>If Match pricing is shared, Players who attend the match will share the total booking cost mentioned.</li><li>If Match pricing is fixed, each Player who attend the match will pay exact amount mentioned, regardless number of players.</li><li>If number of players who attend the match is less than minimum required players, Then players who attend have the right to leave without playing and without paying.</li><li>Attending a match, means arrive physically to pitch at the time of the match.- not joining online-.</li>'; //html |
| 149 | - | locale['policy-tearms-list-match-view'] = '<li>view</li><li>123231</li><li>dasdsah</li>'; //html |
| 149 | + | locale['policy-tearms-list-match-view'] = '<li>If Match pricing is shared, Players who attend the match will share the total booking cost mentioned.</li><li>If Match pricing is fixed, each Player who attend the match will pay exact amount mentioned, regardless number of players.</li><li>If number of players who attend the match is less than minimum required players, Then players who attend have the right to leave without playing and without paying.</li><li>Attending a match, means arrive physically to pitch at the time of the match.- not joining online-.</li>'; //html |
| 150 | - | locale['mobiledashboardmatches-create-edit-players-pending'] = 'Pending Request'; |
| 150 | + | locale['mobiledashboardmatches-create-edit-players-pending'] = 'Pending Join Requests'; |
| 151 | locale['mobiledashboardmatches-create-edit-players-accepted'] = 'Accepted Users'; | |
| 152 | locale['mobiledashboardmatches-create-edit-players-pending-none'] = '- no pending requests -'; | |
| 153 | locale['mobiledashboardmatches-create-edit-players-accepted-none'] = '- no accepted users, yet -'; | |
| 154 | ||
| 155 | locale['dashboard-view-match-cancel'] = 'Cancel Match'; | |
| 156 | ||
| 157 | - | locale['mobile-dashboard-popup-match-popup-title'] = 'Match Update'; |
| 157 | + | locale['mobile-dashboard-popup-match-popup-title'] = 'Update Match'; |
| 158 | locale['mobile-dashboard-popup-match-canceled-done'] = 'Match cancelled successfully'; | |
| 159 | locale['mobile-dashboard-popup-match-update-done'] = 'Match updated successfully'; | |
| 160 | - | locale['mobile-dashboard-popup-match-canceled-err'] = 'Match cancellation error'; |
| 160 | + | locale['mobile-dashboard-popup-match-canceled-err'] = 'Cancellation error'; |
| 161 | - | locale['mobile-dashboard-popup-match-update-err'] = 'Match updated error'; |
| 161 | + | locale['mobile-dashboard-popup-match-update-err'] = 'Updating error'; |
| 162 | ||
| 163 | - | locale['mobiledashboardmatches-view-payment-1'] = 'Fixed'; |
| 163 | + | locale['mobiledashboardmatches-view-payment-1'] = 'Fixed Fee Per Player'; |
| 164 | - | locale['mobiledashboardmatches-view-payment-2'] = 'Shared'; |
| 164 | + | locale['mobiledashboardmatches-view-payment-2'] = 'Players Share Booking Amount'; |
| 165 | - | locale['mobiledashboardmatches-view-payment-0'] = 'Fixed by User'; |
| 165 | + | locale['mobiledashboardmatches-view-payment-0'] = 'handled by Organizer'; |
| 166 | locale['mobiledashboardmatches-view-match-price-1'] = 'Price per each player '; | |
| 167 | - | locale['mobiledashboardmatches-view-match-price-2'] = 'Estimated price'; |
| 167 | + | locale['mobiledashboardmatches-view-match-price-2'] = 'Each Player will Pay: '; |
| 168 | ||
| 169 | //MobileDash View | |
| 170 | locale['mobiledashboardmatches-view-organizer'] = 'Organized by'; | |
| 171 | locale['mobiledashboardmatches-view-payment'] = 'Payment'; | |
| 172 | locale['mobiledashboardmatches-view-match-price'] = 'Match price'; | |
| 173 | locale['mobiledashboardmatches-view-match-players-min'] = 'Min # of players'; | |
| 174 | locale['mobiledashboardmatches-view-match-players-max'] = 'Max # of players'; | |
| 175 | locale['mobiledashboardmatches-view-players'] = 'Players'; | |
| 176 | - | locale['mobiledashboardmatches-view-notes'] = 'Notes for players'; |
| 176 | + | locale['mobiledashboardmatches-view-notes'] = 'Notes for Players'; |
| 177 | - | locale['mobiledashboardmatches-view-notes-owner'] = 'Notes for owner'; |
| 177 | + | locale['mobiledashboardmatches-view-notes-owner'] = 'Private Note'; |
| 178 | locale['mobiledashboardmatches-view-aa-on'] = 'Automatically accept players is **ON**'; | |
| 179 | - | locale['mobiledashboardmatches-view-aa-off'] = 'Automatically accept players is **OFF**'; |
| 179 | + | locale['mobiledashboardmatches-view-aa-off'] = 'Automatically accept players is OFF'; |
| 180 | - | locale['mobiledashboardmatches-view-policy'] = 'Policy Tearms'; |
| 180 | + | locale['mobiledashboardmatches-view-policy'] = 'Malaeb Matches Policies'; |
| 181 | ||
| 182 | locale['mobiledashboardmatches-manage-players'] = 'Manage Players'; | |
| 183 | ||
| 184 | locale['mobiledashboardmatches-creator-booking'] = 'Booking'; | |
| 185 | locale['mobiledashboardmatches-creator-match'] = 'Match'; | |
| 186 | ||
| 187 | //Player side | |
| 188 | locale['matchmaking-list-pp'] = 'Per player'; | |
| 189 | locale['matchmaking-list-shared'] = 'Shared'; | |
| 190 | ||
| 191 | - | locale['matchmaking-item-divided-per-player'] = 'Price per player'; |
| 191 | + | locale['matchmaking-item-divided-per-player'] = 'Fee Per Player'; |
| 192 | - | locale['matchmaking-item-divided-per-match'] = 'Divided between players'; |
| 192 | + | locale['matchmaking-item-divided-per-match'] = 'Shared between Players'; |
| 193 | locale['matchmaking-item-num-of-min'] = 'Minimum number of players'; | |
| 194 | - | locale['matchmaking-item-num-of-max'] = 'Maximum number of players'; |
| 194 | + | locale['matchmaking-item-num-of-max'] = 'Maximum'; |
| 195 | ||
| 196 | //Desider on action while opening match userside | |
| 197 | - | locale['popup-single-dash-match-decision'] = 'Select desired action'; |
| 197 | + | locale['popup-single-dash-match-decision'] = ''; |
| 198 | - | locale['popup-single-dash-match'] = 'View Match'; |
| 198 | + | locale['popup-single-dash-match'] = ''; |
| 199 | - | locale['popup-single-dash-booking'] = 'View Booking'; |
| 199 | + | locale['popup-single-dash-booking'] = ''; |