|
|
|
@ -26,4 +26,115 @@ export default {
|
|
|
|
|
text: 'Open the mobile phone to scan and quickly log in / register',
|
|
|
|
|
},
|
|
|
|
|
signInText: 'welcome back!',
|
|
|
|
|
homepage: {
|
|
|
|
|
stepName: 'Current battery swapping status',
|
|
|
|
|
chargeTodayCount: 'today charge (second)',
|
|
|
|
|
swapTodayElectricity: 'today Battery swapping capacity (degree)',
|
|
|
|
|
swapTodayCount: 'today Replace the battery (second)',
|
|
|
|
|
swapTotalCount: 'Cumulative Replace the battery (second)',
|
|
|
|
|
swapMonthElectricity: 'Current months battery replacement capacity (degree)',
|
|
|
|
|
chargeTotalCount: 'Accumulated charging (second)',
|
|
|
|
|
error_Total: 'Fault prompt',
|
|
|
|
|
btyTotalCount: 'Total number of batteries',
|
|
|
|
|
canSwapCount: 'Satisfy the number of battery replacements',
|
|
|
|
|
chargingCount: 'Charging in progress'
|
|
|
|
|
},
|
|
|
|
|
system_base_config: {
|
|
|
|
|
strategy_set: 'Battery swapping strategy setting',
|
|
|
|
|
swapping_soc: 'Switching SOC threshold',
|
|
|
|
|
charge_soc: 'Charging SOC threshold',
|
|
|
|
|
isset_strategy: 'Are you sure you want to set a strategy?',
|
|
|
|
|
save: 'save',
|
|
|
|
|
Business_status: 'Business status of battery swapping station',
|
|
|
|
|
In_operation: 'In operation',
|
|
|
|
|
close_business: 'Closed for business',
|
|
|
|
|
maintenance_status: 'Equipment maintenance status',
|
|
|
|
|
Suspension: 'Suspension of business',
|
|
|
|
|
isset_the_operation: 'Are you sure you want to set the operation status of the battery swapping station?',
|
|
|
|
|
Electricity_price_model: 'Electricity price model',
|
|
|
|
|
Operation_version_number: 'Operation version number',
|
|
|
|
|
swapping_operation_mode: 'Battery swapping operation mode',
|
|
|
|
|
status_transition_mode: 'Operation status transition mode',
|
|
|
|
|
auto: 'Auto',
|
|
|
|
|
Manual: 'Manual',
|
|
|
|
|
isset_operation_mode: 'Are you sure you want to set the operating mode?',
|
|
|
|
|
price_configuration: 'Electricity price configuration',
|
|
|
|
|
add: 'Add',
|
|
|
|
|
isset_lssued: 'Are you sure you want to set up distribution?',
|
|
|
|
|
lssued: 'lssued',
|
|
|
|
|
Interval_time: 'Interval time:',
|
|
|
|
|
Electricity_price_type: 'Electricity price type:',
|
|
|
|
|
Please_choose: 'Please choose',
|
|
|
|
|
Electricity_price: 'Electricity price:',
|
|
|
|
|
isset_delete: 'Are you sure you want to delete this data?',
|
|
|
|
|
delete: 'delete',
|
|
|
|
|
battery_setting: 'Interval time battery setting',
|
|
|
|
|
model_id: 'Model ID:',
|
|
|
|
|
battery_number: 'Number of batteries:',
|
|
|
|
|
addinter_price: 'Add interval electricity price',
|
|
|
|
|
interval_start_time: 'Interval start time:',
|
|
|
|
|
interval_end_time: 'Interval end time:',
|
|
|
|
|
is_null: 'Cannot be empty',
|
|
|
|
|
start_time: 'start time',
|
|
|
|
|
end_time: 'End time',
|
|
|
|
|
interval_price: 'Interval electricity price:',
|
|
|
|
|
positive_integer: 'Is a positive integer',
|
|
|
|
|
cancel: 'cancel',
|
|
|
|
|
submit: 'submit',
|
|
|
|
|
add_interval_battery: 'Add interval battery',
|
|
|
|
|
Operation_successful: 'Operation successful',
|
|
|
|
|
Operation_failed: 'Operation failed',
|
|
|
|
|
},
|
|
|
|
|
swapping:{
|
|
|
|
|
Manual_authentication: 'Manual authentication',
|
|
|
|
|
In_operation: 'In operation...',
|
|
|
|
|
manual_operation: 'manual operation',
|
|
|
|
|
Please_choose_action: 'Please choose an action',
|
|
|
|
|
Cancel_manual_replacement: 'Cancel manual battery replacement',
|
|
|
|
|
Manual_replacement_successful: 'Manual battery replacement successful',
|
|
|
|
|
Vehicle_locked: 'Vehicle locked',
|
|
|
|
|
Vehicle_unlocking: 'Vehicle unlocking',
|
|
|
|
|
issetlocked_success: 'Are you sure you want to set the lock successfully?',
|
|
|
|
|
Confirm_successful_locking: 'Confirm successful locking',
|
|
|
|
|
isset_unlock_success: 'Are you sure you want to unlock successfully?',
|
|
|
|
|
Confirm_successful_unlocking: 'Confirm successful unlocking',
|
|
|
|
|
isset_manual_swp: 'Are you sure you want to set up manual battery swapping?',
|
|
|
|
|
Manual_battery: 'Manual battery replacement',
|
|
|
|
|
isset_automatic_swp: 'Are you sure you want to set up automatic battery swapping?',
|
|
|
|
|
automatic_bat_swp: 'Automatic battery swapping',
|
|
|
|
|
isset_lcoal_bat_swp: 'Are you sure you want to set up a local battery swap?',
|
|
|
|
|
local_bat_swp: 'Local battery swapping',
|
|
|
|
|
isset_remote_swp: 'Are you sure you want to set up remote battery swapping?',
|
|
|
|
|
remote_swp: 'Remote battery swapping',
|
|
|
|
|
Order_data: 'Order data',
|
|
|
|
|
Exchange_order_number: 'Exchange order number',
|
|
|
|
|
Vehicle_VIN_code: 'Vehicle VIN code',
|
|
|
|
|
Vehicle_model: 'Vehicle model',
|
|
|
|
|
license_plate_number: 'license plate number',
|
|
|
|
|
Connection_vehicles: 'Connection status of battery swapping vehicles',
|
|
|
|
|
connect: 'connect',
|
|
|
|
|
Not_connected: 'Not connected',
|
|
|
|
|
PLC_mode: 'PLC mode',
|
|
|
|
|
invalid: 'invalid',
|
|
|
|
|
Key_status: 'Key status',
|
|
|
|
|
Locked_state: 'Locked state',
|
|
|
|
|
Lock_up: 'Lock up',
|
|
|
|
|
Unlock: 'Unlock',
|
|
|
|
|
Cloud_Connection_Status: 'Cloud Station Connection Status',
|
|
|
|
|
to_break_off: 'to break off',
|
|
|
|
|
Remote_control_status: 'Remote control status',
|
|
|
|
|
Remote_control: 'Remote control',
|
|
|
|
|
Local_control: 'Local control',
|
|
|
|
|
Number_of_replacements: 'Number of available battery replacements',
|
|
|
|
|
Outside_station_lights: 'Outside station lights',
|
|
|
|
|
isset_lights_red: 'Are you sure you want to set the outdoor lights to red?',
|
|
|
|
|
isset_lights_yellow: 'Are you sure you want to set the outdoor lights to yellow?',
|
|
|
|
|
isset_lights_green: 'Are you sure you want to set the outdoor lights to green?',
|
|
|
|
|
Vehicle_number: 'Vehicle number',
|
|
|
|
|
Select_charger: 'Select charger',
|
|
|
|
|
Charging_machine_number: 'Charging machine number',
|
|
|
|
|
Operator: 'Operator:',
|
|
|
|
|
Reason_for_operation: 'Reason for operation:',
|
|
|
|
|
no_operation: 'There is currently no battery swapping operation',
|
|
|
|
|
}
|
|
|
|
|
};
|
|
|
|
|