Skip to content

Commit

Permalink
Edit profile button labels changed (#836)
Browse files Browse the repository at this point in the history
* initial

* changed edit profile button labels

* package-lock.json revert changes
  • Loading branch information
brrkrmn authored Oct 10, 2023
1 parent 82176b6 commit 5055613
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions zubhub_frontend/zubhub/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -701,10 +701,10 @@
"required": "Seems like you forgot this"
}
},
"submit": "Edit Profile"
"submit": "Save Changes"
},
"or": "OR",
"backToProfile": "Back To Profile",
"backToProfile": "Discard Changes",
"toastSuccess": "Your profile was updated successfully!!",
"errors": {
"unexpected": "Oh no! Seems like we hit a snag :( Maybe try again later?"
Expand Down
4 changes: 2 additions & 2 deletions zubhub_frontend/zubhub/public/locales/hi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,10 +635,10 @@
"tooLong": "आपका जैव 255 से अधिक वर्ण नहीं होना चाहिए"
}
},
"submit": "प्रोफ़ाइल संपादित करें"
"submit": "परिवर्तनों को सुरक्षित करें"
},
"or": "या",
"backToProfile": "बैक टू प्रोफाइल",
"backToProfile": "परिवर्तनों को निरस्त करें",
"toastSuccess": "आपकी प्रोफ़ाइल सफलतापूर्वक अपडेट की गई थी !!",
"errors": {
"unexpected": "इस क्रिया को करते समय एक त्रुटि हुई, कृपया बाद में पुनः प्रयास करें"
Expand Down

0 comments on commit 5055613

Please sign in to comment.