Internationalization: Translate page headers and Search dashboard actions (#60727)

* Fix: PageHeader & PageHeaderTabs & NavBarItem & DashboardActions & PanelMenu is displayed in default_language (#60719)

* I18N: update strings (#60719)

Co-authored-by: TaitChan <1441645821@qq.coom>
This commit is contained in:
TaitChan
2023-01-13 22:33:42 +08:00
committed by GitHub
parent ed88401a58
commit a1d33c63c8
10 changed files with 156 additions and 37 deletions

View File

@@ -253,6 +253,9 @@
"subtitle": "Applications de suivi et d'infrastructure",
"title": "Suivi"
},
"new": {
"title": ""
},
"new-dashboard": {
"title": "Nouveau tableau de bord"
},
@@ -347,13 +350,22 @@
},
"panel": {
"header-menu": {
"copy": "",
"create-library-panel": "",
"duplicate": "",
"edit": "",
"explore": "",
"get-help": "",
"hide-legend": "Masquer la légende",
"inspect": "Inspecter",
"inspect-data": "Données",
"inspect-json": "Panneau JSON",
"more": "Plus...",
"query": "",
"remove": "",
"share": "Partager",
"show-legend": "Afficher la légende",
"unlink-library-panel": "",
"view": "Afficher"
}
},
@@ -374,6 +386,14 @@
"auto-refresh": "Définir l'intervalle d'actualisation automatique"
}
},
"search": {
"dashboard-actions": {
"import": "",
"new": "",
"new-dashboard": "",
"new-folder": ""
}
},
"share-modal": {
"dashboard": {
"title": "Partager"