mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05: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": "Benutzername"
|
||||
},
|
||||
"title": "Profil bearbeiten"
|
||||
"title": "Profil"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "Browser & Betriebssystem",
|
||||
|
||||
@@ -533,7 +533,7 @@
|
||||
"name-label": "Name",
|
||||
"username-label": "Username"
|
||||
},
|
||||
"title": "Edit profile"
|
||||
"title": "Profile"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "Browser & OS",
|
||||
|
||||
@@ -533,7 +533,7 @@
|
||||
"name-label": "Nombre",
|
||||
"username-label": "Nombre de usuario"
|
||||
},
|
||||
"title": "Editar perfil"
|
||||
"title": "Perfil"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "Navegador y sistema operativo",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -533,7 +533,7 @@
|
||||
"name-label": "Ńämę",
|
||||
"username-label": "Ůşęřʼnämę"
|
||||
},
|
||||
"title": "Ēđįŧ přőƒįľę"
|
||||
"title": "Přőƒįľę"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "ßřőŵşęř & ØŜ",
|
||||
|
||||
@@ -533,7 +533,7 @@
|
||||
"name-label": "姓名",
|
||||
"username-label": "用户名"
|
||||
},
|
||||
"title": "编辑简介"
|
||||
"title": "用户资料"
|
||||
},
|
||||
"user-session": {
|
||||
"browser-column": "浏览器和操作系统",
|
||||
|
||||
Reference in New Issue
Block a user