I18N: Fail i18n:extract on warnings + update strings (#60949)

* I18N: Fail i18n:extract on warnings

* I18N: Fix onboarding page title

* extract all strings

* move t reassign outside of function
This commit is contained in:
Josh Hunt
2023-01-04 15:28:07 +00:00
committed by GitHub
parent d572ccdb2a
commit a26d4c90b2
10 changed files with 122 additions and 3 deletions

View File

@@ -80,6 +80,16 @@
"unmark-favorite": "Supprimer des favoris"
}
},
"datasource-onboarding": {
"contact-admin": "",
"explanation": "",
"logo": "",
"new-dashboard": "",
"preferred": "",
"sampleData": "",
"viewAll": "",
"welcome": ""
},
"folder-picker": {
"loading": "Chargement des dossiers..."
},
@@ -131,6 +141,9 @@
"subtitle": "Consulter les alertes groupées d'une instance Alertmanager",
"title": "Groupes"
},
"alerting-home": {
"title": ""
},
"alerting-legacy": {
"title": "Alerte (existante)"
},
@@ -208,6 +221,7 @@
"help/documentation": "Documentation",
"help/keyboard-shortcuts": "Raccourcis clavier",
"help/support": "Assistance",
"help/support-bundle": "",
"home": {
"title": "Accueil"
},
@@ -298,6 +312,10 @@
"subtitle": "Gérer le stockage de fichiers",
"title": "Stockage"
},
"support-bundles": {
"subtitle": "",
"title": ""
},
"teams": {
"subtitle": "Groupes d'utilisateurs ayant des besoins communs en matière de tableau de bord et d'autorisations",
"title": "Équipes"