mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Frontend: Migrate NewsContainer.tsx from aria-label e2e selectors to data-testid (#79666)
This commit is contained in:
@@ -417,6 +417,9 @@
|
||||
"label": "Ajouter une nouvelle source de données"
|
||||
}
|
||||
},
|
||||
"drawer": {
|
||||
"close": ""
|
||||
},
|
||||
"explore": {
|
||||
"add-to-dashboard": "Ajouter au tableau de bord",
|
||||
"rich-history": {
|
||||
@@ -976,6 +979,9 @@
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"drawer": {
|
||||
"close": ""
|
||||
},
|
||||
"title": "Dernières nouvelles sur le blog"
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
Reference in New Issue
Block a user