mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Preferences: Changed 'Edit profile' to 'Profile' (#61376)
* Changed 'Edit profile' to 'Profile' The profile is not always editable, e.g. when it is synec via OAuth, and all the other sections of the preferences are titled without a verb. * Fix frontend test
This commit is contained in:
@@ -533,7 +533,7 @@
|
||||
"name-label": "Name",
|
||||
"username-label": "Username"
|
||||
},
|
||||
"title": "Edit profile"
|
||||
"title": "Profile"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "Browser & OS",
|
||||
|
||||
Reference in New Issue
Block a user