Feat: Confirm setup password (#1722)

confirm setup password
This commit is contained in:
Bernd Storath
2025-03-07 16:05:40 +01:00
committed by GitHub
parent 0597470f4c
commit 5b68cc7311
4 changed files with 27 additions and 9 deletions
+3 -3
View File
@@ -14,8 +14,7 @@
"email": "E-Mail"
},
"me": {
"currentPassword": "Current Password",
"confirmPassword": "Confirm Password"
"currentPassword": "Current Password"
},
"general": {
"name": "Name",
@@ -32,7 +31,8 @@
"host": "Host",
"port": "Port",
"yes": "Yes",
"no": "No"
"no": "No",
"confirmPassword": "Confirm Password"
},
"setup": {
"welcome": "Welcome to your first setup of wg-easy !",