PW Change
This commit is contained in:
Vendored
+9
File diff suppressed because one or more lines are too long
Vendored
-9
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -23,7 +23,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>GuestBook</title>
|
||||
<script type="module" crossorigin src="/phpCourse/exam/dist/assets/index-DBCDWqoJ.js"></script>
|
||||
<script type="module" crossorigin src="/phpCourse/exam/dist/assets/index-BFREkcQ0.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/react-C9_qfvjK.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/mui-BnAUJOoN.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/tanstack-BqkrhB-y.js">
|
||||
|
||||
+5
-1
@@ -97,5 +97,9 @@
|
||||
"Session expired": "Deine Sitzung ist abgelaufen.",
|
||||
"General error": "Da ist wohl was schief gelaufen.",
|
||||
|
||||
"Favicon": "Gästebuch Icons erstellt von Smashicons - Flaticon"
|
||||
"Favicon": "Gästebuch Icons erstellt von Smashicons - Flaticon",
|
||||
|
||||
"Password confirm": "Passwort bestätigen",
|
||||
"Password match": "Passwörter stimmen nicht überein",
|
||||
"Change password": "Passwort ändern"
|
||||
}
|
||||
|
||||
+5
-1
@@ -98,5 +98,9 @@
|
||||
"Session expired": "Your session has expired.",
|
||||
"General error": "Looks like something went wrong.",
|
||||
|
||||
"Favicon": "Guests book icons created by Smashicons - Flaticon"
|
||||
"Favicon": "Guests book icons created by Smashicons - Flaticon",
|
||||
|
||||
"Password confirm": "Confirm password",
|
||||
"Password match": "Password do not match",
|
||||
"Change password": "Change password"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user