Internationalization: Translate RefreshPicker component (#58530)

This commit is contained in:
Laura Fernández
2022-11-14 17:47:15 +01:00
committed by GitHub
parent 67bd0d5537
commit dd0d034796
8 changed files with 137 additions and 84 deletions

View File

@@ -59,12 +59,6 @@
"rows": "Nombre total de lignes",
"table-title": "Statistiques"
},
"refresh-picker": {
"off-arialabel": "Désactiver l'actualisation automatique",
"off-description": "Actualisation automatique désactivée. Choisir un intervalle de temps d'actualisation",
"off-label": "Désactivé",
"on-description": ""
},
"toolbar": {
"add-panel": "Ajouter un panneau",
"comments-show": "Afficher les commentaires du tableau de bord",
@@ -315,6 +309,23 @@
"view": "Afficher"
}
},
"refresh-picker": {
"aria-label": {
"choose-interval": "",
"duration-selected": ""
},
"live-option": {
"aria-label": "",
"label": ""
},
"off-option": {
"aria-label": "",
"label": ""
},
"select-button": {
"auto-refresh": ""
}
},
"share-modal": {
"dashboard": {
"title": "Partager"