mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
replace ElMessageBox(alert, confirm) with alert dialog
This commit is contained in:
@@ -911,6 +911,11 @@
|
||||
"pending_offline": "Pending Offline"
|
||||
},
|
||||
"dialog": {
|
||||
"alertdialog": {
|
||||
"ok": "OK",
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Confirm"
|
||||
},
|
||||
"user": {
|
||||
"status": {
|
||||
"active": "Active",
|
||||
|
||||
Reference in New Issue
Block a user