toast
This commit is contained in:
@@ -107,7 +107,9 @@ module.exports = {
|
||||
poweroff: 'Power Off',
|
||||
softwarerestart: 'Software Restart',
|
||||
restart: 'Restart',
|
||||
skipdetection: 'Skip Detection'
|
||||
skipdetection: 'Skip Detection',
|
||||
toast1: 'Please select coordinates',
|
||||
toast2: 'RC control and Joy control cannot be turned on simultaneously'
|
||||
},
|
||||
button: {
|
||||
cancel: 'Cancel',
|
||||
@@ -127,6 +129,7 @@ module.exports = {
|
||||
changepassword: 'Change Password',
|
||||
exit: 'Exit',
|
||||
oldpassword: 'Old Password',
|
||||
newpassword: 'New Password'
|
||||
newpassword: 'New Password',
|
||||
operationfailed: 'Operation failed'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user