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": "Nom",
|
||||
"username-label": "Nom d’utilisateur"
|
||||
},
|
||||
"title": "Modifier le profil"
|
||||
"title": "Profil"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "Navigateur et système d'exploitation",
|
||||
|
||||
Reference in New Issue
Block a user