-
Notifications
You must be signed in to change notification settings - Fork 1
/
translate.json
54 lines (31 loc) · 1.73 KB
/
translate.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[
{"key": "loadingRoutes", "text": "Loading Taxi Route information"},
{"key": "pleaseTakePhotosVideos", "text": "Please take photographs or videos of this vehicle when you are done with the dispatch. Thank You!"},
{"key": "dispatchTaxi", "text": "Dispatch Taxi?"},
{"key": "no", "text": "No"},
{"key": "yes", "text": "Yes"},
{"key": "vehicleDispatched", "text": "Vehicle has been dispatched"},
{"key": "dispatches", "text": "Dispatches"},
{"key": "dispatchFailed", "text": "Vehicle dispatched has failed. Please try again"},
{"key": "numberDispatches", "text": "Number of dispatches"},
{"key": "confirmDispatch", "text": "Please press Yes to confirm dispatch"},
{"key": "vehicleMedia", "text": "Vehicle Media"},
{"key": "startPhotoVideo", "text": "Start Photo & Video Capture"},
{"key": "noVehicleScanned", "text": "No Vehicle Scanned yet"},
{"key": "dispatch", "text": "Dispatch"},
{"key": "pleaseSelectRoute", "text": "Please select Route"},
{"key": "scannerWaiting", "text": "Scanner waiting for Route selection"},
{"key": "cancel", "text": "Cancel"},
{"key": "working", "text": "Working ... hang on a few seconds"},
{"key": "passengers", "text": "Passengers"},
{"key": "vehicleMedia", "text": "Vehicle Media"},
{"key": "allPhotosVideos", "text": "All Vehicle Photos and Videos"},
{"key": "takePhotos", "text": "Take Photos"},
{"key": "makeVideos", "text": "Make Videos"},
{"key": "vehiclePhoto", "text": "Vehicle Photo"},
{"key": "'recordVideo", "text": "'Record Video"},
{"key": "recordingComplete", "text": "Recording complete"},
{"key": "fileSize", "text": "File Size"},
{"key": "duration", "text": "Duration"},
{"key": "waitingToRecordVideo", "text": "Waiting to Record Video"}
]