feat: friendly notification

This commit is contained in:
cialloo
2024-07-24 22:21:19 +08:00
parent 81038b787d
commit 5ac19aeac6
6 changed files with 101 additions and 9 deletions

View File

@@ -20,5 +20,8 @@
"use": "Use It",
"configNameComment": "Write a name for this config",
"showWindow": "Show Window",
"chooseLanguage": "Choose Language"
"chooseLanguage": "Choose Language",
"successfullyConnected": "Connected",
"macOrIpAlreadyInUse": "MAC or IP address already in use or not released yet by supernode",
"otherReasonFail": "Connect fail"
}