Profile Image edit
This commit is contained in:
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+3
-3
@@ -5,10 +5,10 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/phpCourse/exam/dist/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Vite + React + TS</title>
|
||||
<script type="module" crossorigin src="/phpCourse/exam/dist/assets/index-CG0WySTu.js"></script>
|
||||
<script type="module" crossorigin src="/phpCourse/exam/dist/assets/index-B5V9Za9P.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/react-DXd9vB-a.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/mui-v3E5hT34.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/tanstack-yMrSYl0u.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/mui-CxHUbSMi.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/tanstack-xmxrKlZO.js">
|
||||
<link rel="modulepreload" crossorigin href="/phpCourse/exam/dist/assets/i18n-DJgSTqOl.js">
|
||||
<link rel="stylesheet" crossorigin href="/phpCourse/exam/dist/assets/mui-CKDNpdid.css">
|
||||
<link rel="stylesheet" crossorigin href="/phpCourse/exam/dist/assets/index-D83Ey19k.css">
|
||||
|
||||
+12
-1
@@ -60,5 +60,16 @@
|
||||
|
||||
"Recent posts": "Letzte Posts",
|
||||
|
||||
"Post comment": "Beitrag posten"
|
||||
"Comment": "Beitrag",
|
||||
"Content required": "Beitrag darf nicht leer sein",
|
||||
"Post comment": "Beitrag posten",
|
||||
"Edit Post": "Post editieren",
|
||||
|
||||
"Edit image": "Profilbild bearbeiten",
|
||||
"Predefined": "Vorgefertigt",
|
||||
"Upload image": "Bild hochladen",
|
||||
"Upload named": "{{name}} gewählt",
|
||||
"Avatar": "Avatar {{name}}",
|
||||
"Remove": "Entfernen",
|
||||
"or": "oder"
|
||||
}
|
||||
|
||||
+12
-1
@@ -61,5 +61,16 @@
|
||||
|
||||
"Recent posts": "Last posts",
|
||||
|
||||
"Post omment": "Post comment"
|
||||
"Comment": "Comment",
|
||||
"Content required": "Content required",
|
||||
"Post comment": "Post comment",
|
||||
"Edit post": "Edit post",
|
||||
|
||||
"Edit image": "Edit image",
|
||||
"Predefined": "Predefined",
|
||||
"Upload image": "Upload image",
|
||||
"Upload named": "{{name}} chosen",
|
||||
"Avatar": "Avatar {{name}}",
|
||||
"Remove": "Remove",
|
||||
"or": "or"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user