Add successful profile edit message
This commit is contained in:
@@ -1056,6 +1056,12 @@ export default {
|
|||||||
section: {
|
section: {
|
||||||
profile: {
|
profile: {
|
||||||
title: "Profile",
|
title: "Profile",
|
||||||
|
editProfile: {
|
||||||
|
title: "Edit profile",
|
||||||
|
message: {
|
||||||
|
profileUpdated: "Updated profile",
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
preferences: {
|
preferences: {
|
||||||
title: "Preferences",
|
title: "Preferences",
|
||||||
|
|||||||
Reference in New Issue
Block a user