I18n: Download translations from Crowdin (#101387)

New Crowdin translations by GitHub Action

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
grafana-pr-automation[bot]
2025-02-27 11:59:44 +02:00
committed by GitHub
co-authored by github-actions[bot]
parent e8e79e9c79
commit 9ad01fda64
5 changed files with 535 additions and 25 deletions
+107 -5
View File
@@ -295,6 +295,9 @@
"export-all": "",
"loading": "",
"search-by-matchers": "",
"titles": {
"notification-templates": ""
},
"view": ""
},
"contact-points": {
@@ -404,6 +407,20 @@
"title": "",
"uninitialized": ""
},
"notification-templates": {
"duplicate": {
"subTitle": "",
"title": ""
},
"edit": {
"subTitle": "",
"title": ""
},
"new": {
"subTitle": "",
"title": ""
}
},
"policies": {
"default-policy": {
"description": "",
@@ -592,6 +609,7 @@
}
},
"rule-viewer": {
"error-loading": "",
"prometheus-consistency-check": {
"alert-message": "",
"alert-title": ""
@@ -1688,10 +1706,19 @@
"one-click-description": ""
}
},
"alert": {
"close-button": ""
},
"auto-save-field": {
"saved": "",
"saving": ""
},
"card": {
"option": ""
},
"cascader": {
"clear-button": ""
},
"color-picker-popover": {
"palette-tab": "",
"spectrum-tab": ""
@@ -1699,8 +1726,15 @@
"confirm-button": {
"cancel": ""
},
"confirm-content": {
"placeholder": ""
},
"data-link-editor": {
"info": ""
"info": "",
"new-tab-label": "",
"title-label": "",
"title-placeholder": "",
"url-label": ""
},
"data-link-editor-modal": {
"cancel": "",
@@ -1720,32 +1754,77 @@
"tooltip-remove": "",
"url-not-provided": ""
},
"data-source-basic-auth-settings": {
"user-label": "",
"user-placeholder": ""
},
"data-source-http-proxy-settings": {
"oauth-identity-label": "",
"oauth-identity-tooltip": "",
"skip-tls-verify-label": "",
"ts-client-auth-label": "",
"with-ca-cert-label": "",
"with-ca-cert-tooltip": ""
},
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
"access-label": "",
"access-options-browser": "",
"access-options-proxy": "",
"allowed-cookies": "",
"allowed-cookies-tooltip": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
"browser-mode-title": "",
"default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
"server-mode-title": ""
"server-mode-title": "",
"timeout-form-label": "",
"timeout-label": "",
"timeout-tooltip": "",
"url-label": "",
"with-credential-label": "",
"with-credential-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
"alerting-settings-label": "",
"alerting-settings-tooltip": "",
"cert-key-reset": "",
"custom-headers-add": "",
"custom-headers-header": "",
"custom-headers-header-placeholder": "",
"custom-headers-header-remove": "",
"custom-headers-header-value": "",
"custom-headers-title": "",
"secure-socks-heading": "",
"tls-heading": ""
"secure-socks-label": "",
"secure-socks-tooltip": "",
"tls-certification-label": "",
"tls-certification-placeholder": "",
"tls-client-certification-label": "",
"tls-client-key-label": "",
"tls-client-key-placeholder": "",
"tls-heading": "",
"tls-server-name-label": "",
"tls-tooltip": ""
},
"date-time-picker": {
"apply": "",
"cancel": ""
"calendar-icon-label": "",
"cancel": "",
"next-label": "",
"previous-label": "",
"select-placeholder": ""
},
"drawer": {
"close": "Schließen"
@@ -1769,6 +1848,10 @@
"modal": {
"close-tooltip": "Schließen"
},
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
},
"secret-form-field": {
"reset": ""
},
@@ -1782,6 +1865,9 @@
"no-options-label": "Keine Optionen gefunden",
"placeholder": "Auswählen"
},
"series-color-picker-popover": {
"y-axis-usage": ""
},
"spinner": {
"aria-label": ""
},
@@ -1801,6 +1887,9 @@
"user-icon": {
"active-text": ""
},
"value-pill": {
"remove-button": ""
},
"viz-legend": {
"right-axis-indicator": ""
},
@@ -3637,6 +3726,16 @@
"title": ""
}
},
"theme-preview": {
"breadcrumbs": {
"dashboards": "",
"home": ""
},
"panel": {
"form-label": "",
"title": ""
}
},
"time-picker": {
"absolute": {
"recent-title": "Kürzlich verwendete absolute Bereiche",
@@ -3693,10 +3792,13 @@
"example": "",
"example-details": "",
"example-title": "Zeitbereiche-Beispiel",
"from-label": "",
"from-to": "",
"more-info": "",
"specify": "Zeitbereich festlegen <1></1>",
"supported-formats": ""
"submit-button-label": "",
"supported-formats": "",
"to-label": ""
},
"zone": {
"select-aria-label": "Zeitzonen-Auswähler",
+107 -5
View File
@@ -295,6 +295,9 @@
"export-all": "",
"loading": "",
"search-by-matchers": "",
"titles": {
"notification-templates": ""
},
"view": ""
},
"contact-points": {
@@ -404,6 +407,20 @@
"title": "",
"uninitialized": ""
},
"notification-templates": {
"duplicate": {
"subTitle": "",
"title": ""
},
"edit": {
"subTitle": "",
"title": ""
},
"new": {
"subTitle": "",
"title": ""
}
},
"policies": {
"default-policy": {
"description": "",
@@ -592,6 +609,7 @@
}
},
"rule-viewer": {
"error-loading": "",
"prometheus-consistency-check": {
"alert-message": "",
"alert-title": ""
@@ -1688,10 +1706,19 @@
"one-click-description": ""
}
},
"alert": {
"close-button": ""
},
"auto-save-field": {
"saved": "",
"saving": ""
},
"card": {
"option": ""
},
"cascader": {
"clear-button": ""
},
"color-picker-popover": {
"palette-tab": "",
"spectrum-tab": ""
@@ -1699,8 +1726,15 @@
"confirm-button": {
"cancel": ""
},
"confirm-content": {
"placeholder": ""
},
"data-link-editor": {
"info": ""
"info": "",
"new-tab-label": "",
"title-label": "",
"title-placeholder": "",
"url-label": ""
},
"data-link-editor-modal": {
"cancel": "",
@@ -1720,32 +1754,77 @@
"tooltip-remove": "",
"url-not-provided": ""
},
"data-source-basic-auth-settings": {
"user-label": "",
"user-placeholder": ""
},
"data-source-http-proxy-settings": {
"oauth-identity-label": "",
"oauth-identity-tooltip": "",
"skip-tls-verify-label": "",
"ts-client-auth-label": "",
"with-ca-cert-label": "",
"with-ca-cert-tooltip": ""
},
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
"access-label": "",
"access-options-browser": "",
"access-options-proxy": "",
"allowed-cookies": "",
"allowed-cookies-tooltip": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
"browser-mode-title": "",
"default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
"server-mode-title": ""
"server-mode-title": "",
"timeout-form-label": "",
"timeout-label": "",
"timeout-tooltip": "",
"url-label": "",
"with-credential-label": "",
"with-credential-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
"alerting-settings-label": "",
"alerting-settings-tooltip": "",
"cert-key-reset": "",
"custom-headers-add": "",
"custom-headers-header": "",
"custom-headers-header-placeholder": "",
"custom-headers-header-remove": "",
"custom-headers-header-value": "",
"custom-headers-title": "",
"secure-socks-heading": "",
"tls-heading": ""
"secure-socks-label": "",
"secure-socks-tooltip": "",
"tls-certification-label": "",
"tls-certification-placeholder": "",
"tls-client-certification-label": "",
"tls-client-key-label": "",
"tls-client-key-placeholder": "",
"tls-heading": "",
"tls-server-name-label": "",
"tls-tooltip": ""
},
"date-time-picker": {
"apply": "",
"cancel": ""
"calendar-icon-label": "",
"cancel": "",
"next-label": "",
"previous-label": "",
"select-placeholder": ""
},
"drawer": {
"close": "Cerrar"
@@ -1769,6 +1848,10 @@
"modal": {
"close-tooltip": "Cerrar"
},
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
},
"secret-form-field": {
"reset": ""
},
@@ -1782,6 +1865,9 @@
"no-options-label": "No se ha encontrado ninguna opción",
"placeholder": "Elegir"
},
"series-color-picker-popover": {
"y-axis-usage": ""
},
"spinner": {
"aria-label": ""
},
@@ -1801,6 +1887,9 @@
"user-icon": {
"active-text": ""
},
"value-pill": {
"remove-button": ""
},
"viz-legend": {
"right-axis-indicator": ""
},
@@ -3637,6 +3726,16 @@
"title": ""
}
},
"theme-preview": {
"breadcrumbs": {
"dashboards": "",
"home": ""
},
"panel": {
"form-label": "",
"title": ""
}
},
"time-picker": {
"absolute": {
"recent-title": "Intervalos absolutos utilizados recientemente",
@@ -3693,10 +3792,13 @@
"example": "",
"example-details": "",
"example-title": "Ejemplos de intervalos de tiempo",
"from-label": "",
"from-to": "",
"more-info": "",
"specify": "Especificar el intervalo de tiempo <1></1>",
"supported-formats": ""
"submit-button-label": "",
"supported-formats": "",
"to-label": ""
},
"zone": {
"select-aria-label": "Selector de huso horario",
+107 -5
View File
@@ -295,6 +295,9 @@
"export-all": "",
"loading": "",
"search-by-matchers": "",
"titles": {
"notification-templates": ""
},
"view": ""
},
"contact-points": {
@@ -404,6 +407,20 @@
"title": "",
"uninitialized": ""
},
"notification-templates": {
"duplicate": {
"subTitle": "",
"title": ""
},
"edit": {
"subTitle": "",
"title": ""
},
"new": {
"subTitle": "",
"title": ""
}
},
"policies": {
"default-policy": {
"description": "",
@@ -592,6 +609,7 @@
}
},
"rule-viewer": {
"error-loading": "",
"prometheus-consistency-check": {
"alert-message": "",
"alert-title": ""
@@ -1688,10 +1706,19 @@
"one-click-description": ""
}
},
"alert": {
"close-button": ""
},
"auto-save-field": {
"saved": "",
"saving": ""
},
"card": {
"option": ""
},
"cascader": {
"clear-button": ""
},
"color-picker-popover": {
"palette-tab": "",
"spectrum-tab": ""
@@ -1699,8 +1726,15 @@
"confirm-button": {
"cancel": ""
},
"confirm-content": {
"placeholder": ""
},
"data-link-editor": {
"info": ""
"info": "",
"new-tab-label": "",
"title-label": "",
"title-placeholder": "",
"url-label": ""
},
"data-link-editor-modal": {
"cancel": "",
@@ -1720,32 +1754,77 @@
"tooltip-remove": "",
"url-not-provided": ""
},
"data-source-basic-auth-settings": {
"user-label": "",
"user-placeholder": ""
},
"data-source-http-proxy-settings": {
"oauth-identity-label": "",
"oauth-identity-tooltip": "",
"skip-tls-verify-label": "",
"ts-client-auth-label": "",
"with-ca-cert-label": "",
"with-ca-cert-tooltip": ""
},
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
"access-label": "",
"access-options-browser": "",
"access-options-proxy": "",
"allowed-cookies": "",
"allowed-cookies-tooltip": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
"browser-mode-title": "",
"default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
"server-mode-title": ""
"server-mode-title": "",
"timeout-form-label": "",
"timeout-label": "",
"timeout-tooltip": "",
"url-label": "",
"with-credential-label": "",
"with-credential-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
"alerting-settings-label": "",
"alerting-settings-tooltip": "",
"cert-key-reset": "",
"custom-headers-add": "",
"custom-headers-header": "",
"custom-headers-header-placeholder": "",
"custom-headers-header-remove": "",
"custom-headers-header-value": "",
"custom-headers-title": "",
"secure-socks-heading": "",
"tls-heading": ""
"secure-socks-label": "",
"secure-socks-tooltip": "",
"tls-certification-label": "",
"tls-certification-placeholder": "",
"tls-client-certification-label": "",
"tls-client-key-label": "",
"tls-client-key-placeholder": "",
"tls-heading": "",
"tls-server-name-label": "",
"tls-tooltip": ""
},
"date-time-picker": {
"apply": "",
"cancel": ""
"calendar-icon-label": "",
"cancel": "",
"next-label": "",
"previous-label": "",
"select-placeholder": ""
},
"drawer": {
"close": "Fermer"
@@ -1769,6 +1848,10 @@
"modal": {
"close-tooltip": "Fermer"
},
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
},
"secret-form-field": {
"reset": ""
},
@@ -1782,6 +1865,9 @@
"no-options-label": "Aucune option trouvée",
"placeholder": "Choisir"
},
"series-color-picker-popover": {
"y-axis-usage": ""
},
"spinner": {
"aria-label": ""
},
@@ -1801,6 +1887,9 @@
"user-icon": {
"active-text": ""
},
"value-pill": {
"remove-button": ""
},
"viz-legend": {
"right-axis-indicator": ""
},
@@ -3637,6 +3726,16 @@
"title": ""
}
},
"theme-preview": {
"breadcrumbs": {
"dashboards": "",
"home": ""
},
"panel": {
"form-label": "",
"title": ""
}
},
"time-picker": {
"absolute": {
"recent-title": "Périodes absolues récemment utilisées",
@@ -3693,10 +3792,13 @@
"example": "",
"example-details": "",
"example-title": "Exemple de plages de temps",
"from-label": "",
"from-to": "",
"more-info": "",
"specify": "Spécifiez la plage de temps <1></1>",
"supported-formats": ""
"submit-button-label": "",
"supported-formats": "",
"to-label": ""
},
"zone": {
"select-aria-label": "Outil de sélection du fuseau horaire",
+107 -5
View File
@@ -295,6 +295,9 @@
"export-all": "",
"loading": "",
"search-by-matchers": "",
"titles": {
"notification-templates": ""
},
"view": ""
},
"contact-points": {
@@ -404,6 +407,20 @@
"title": "",
"uninitialized": ""
},
"notification-templates": {
"duplicate": {
"subTitle": "",
"title": ""
},
"edit": {
"subTitle": "",
"title": ""
},
"new": {
"subTitle": "",
"title": ""
}
},
"policies": {
"default-policy": {
"description": "",
@@ -592,6 +609,7 @@
}
},
"rule-viewer": {
"error-loading": "",
"prometheus-consistency-check": {
"alert-message": "",
"alert-title": ""
@@ -1688,10 +1706,19 @@
"one-click-description": ""
}
},
"alert": {
"close-button": ""
},
"auto-save-field": {
"saved": "",
"saving": ""
},
"card": {
"option": ""
},
"cascader": {
"clear-button": ""
},
"color-picker-popover": {
"palette-tab": "",
"spectrum-tab": ""
@@ -1699,8 +1726,15 @@
"confirm-button": {
"cancel": ""
},
"confirm-content": {
"placeholder": ""
},
"data-link-editor": {
"info": ""
"info": "",
"new-tab-label": "",
"title-label": "",
"title-placeholder": "",
"url-label": ""
},
"data-link-editor-modal": {
"cancel": "",
@@ -1720,32 +1754,77 @@
"tooltip-remove": "",
"url-not-provided": ""
},
"data-source-basic-auth-settings": {
"user-label": "",
"user-placeholder": ""
},
"data-source-http-proxy-settings": {
"oauth-identity-label": "",
"oauth-identity-tooltip": "",
"skip-tls-verify-label": "",
"ts-client-auth-label": "",
"with-ca-cert-label": "",
"with-ca-cert-tooltip": ""
},
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
"access-label": "",
"access-options-browser": "",
"access-options-proxy": "",
"allowed-cookies": "",
"allowed-cookies-tooltip": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
"browser-mode-title": "",
"default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
"server-mode-title": ""
"server-mode-title": "",
"timeout-form-label": "",
"timeout-label": "",
"timeout-tooltip": "",
"url-label": "",
"with-credential-label": "",
"with-credential-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
"alerting-settings-label": "",
"alerting-settings-tooltip": "",
"cert-key-reset": "",
"custom-headers-add": "",
"custom-headers-header": "",
"custom-headers-header-placeholder": "",
"custom-headers-header-remove": "",
"custom-headers-header-value": "",
"custom-headers-title": "",
"secure-socks-heading": "",
"tls-heading": ""
"secure-socks-label": "",
"secure-socks-tooltip": "",
"tls-certification-label": "",
"tls-certification-placeholder": "",
"tls-client-certification-label": "",
"tls-client-key-label": "",
"tls-client-key-placeholder": "",
"tls-heading": "",
"tls-server-name-label": "",
"tls-tooltip": ""
},
"date-time-picker": {
"apply": "",
"cancel": ""
"calendar-icon-label": "",
"cancel": "",
"next-label": "",
"previous-label": "",
"select-placeholder": ""
},
"drawer": {
"close": "Fechar"
@@ -1769,6 +1848,10 @@
"modal": {
"close-tooltip": "Fechar"
},
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
},
"secret-form-field": {
"reset": ""
},
@@ -1782,6 +1865,9 @@
"no-options-label": "Nenhuma opção encontrada",
"placeholder": "Escolher"
},
"series-color-picker-popover": {
"y-axis-usage": ""
},
"spinner": {
"aria-label": ""
},
@@ -1801,6 +1887,9 @@
"user-icon": {
"active-text": ""
},
"value-pill": {
"remove-button": ""
},
"viz-legend": {
"right-axis-indicator": ""
},
@@ -3637,6 +3726,16 @@
"title": ""
}
},
"theme-preview": {
"breadcrumbs": {
"dashboards": "",
"home": ""
},
"panel": {
"form-label": "",
"title": ""
}
},
"time-picker": {
"absolute": {
"recent-title": "Intervalos absolutos usados recentemente",
@@ -3693,10 +3792,13 @@
"example": "",
"example-details": "",
"example-title": "Exemplos de intervalos de tempo",
"from-label": "",
"from-to": "",
"more-info": "",
"specify": "Especifique o intervalo de tempo <1></1>",
"supported-formats": ""
"submit-button-label": "",
"supported-formats": "",
"to-label": ""
},
"zone": {
"select-aria-label": "Seletor de fuso horário",
+107 -5
View File
@@ -295,6 +295,9 @@
"export-all": "",
"loading": "",
"search-by-matchers": "",
"titles": {
"notification-templates": ""
},
"view": ""
},
"contact-points": {
@@ -402,6 +405,20 @@
"title": "",
"uninitialized": ""
},
"notification-templates": {
"duplicate": {
"subTitle": "",
"title": ""
},
"edit": {
"subTitle": "",
"title": ""
},
"new": {
"subTitle": "",
"title": ""
}
},
"policies": {
"default-policy": {
"description": "",
@@ -588,6 +605,7 @@
}
},
"rule-viewer": {
"error-loading": "",
"prometheus-consistency-check": {
"alert-message": "",
"alert-title": ""
@@ -1679,10 +1697,19 @@
"one-click-description": ""
}
},
"alert": {
"close-button": ""
},
"auto-save-field": {
"saved": "",
"saving": ""
},
"card": {
"option": ""
},
"cascader": {
"clear-button": ""
},
"color-picker-popover": {
"palette-tab": "",
"spectrum-tab": ""
@@ -1690,8 +1717,15 @@
"confirm-button": {
"cancel": ""
},
"confirm-content": {
"placeholder": ""
},
"data-link-editor": {
"info": ""
"info": "",
"new-tab-label": "",
"title-label": "",
"title-placeholder": "",
"url-label": ""
},
"data-link-editor-modal": {
"cancel": "",
@@ -1711,32 +1745,77 @@
"tooltip-remove": "",
"url-not-provided": ""
},
"data-source-basic-auth-settings": {
"user-label": "",
"user-placeholder": ""
},
"data-source-http-proxy-settings": {
"oauth-identity-label": "",
"oauth-identity-tooltip": "",
"skip-tls-verify-label": "",
"ts-client-auth-label": "",
"with-ca-cert-label": "",
"with-ca-cert-tooltip": ""
},
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
"access-label": "",
"access-options-browser": "",
"access-options-proxy": "",
"allowed-cookies": "",
"allowed-cookies-tooltip": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
"browser-mode-title": "",
"default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
"server-mode-title": ""
"server-mode-title": "",
"timeout-form-label": "",
"timeout-label": "",
"timeout-tooltip": "",
"url-label": "",
"with-credential-label": "",
"with-credential-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
"alerting-settings-label": "",
"alerting-settings-tooltip": "",
"cert-key-reset": "",
"custom-headers-add": "",
"custom-headers-header": "",
"custom-headers-header-placeholder": "",
"custom-headers-header-remove": "",
"custom-headers-header-value": "",
"custom-headers-title": "",
"secure-socks-heading": "",
"tls-heading": ""
"secure-socks-label": "",
"secure-socks-tooltip": "",
"tls-certification-label": "",
"tls-certification-placeholder": "",
"tls-client-certification-label": "",
"tls-client-key-label": "",
"tls-client-key-placeholder": "",
"tls-heading": "",
"tls-server-name-label": "",
"tls-tooltip": ""
},
"date-time-picker": {
"apply": "",
"cancel": ""
"calendar-icon-label": "",
"cancel": "",
"next-label": "",
"previous-label": "",
"select-placeholder": ""
},
"drawer": {
"close": "关闭"
@@ -1760,6 +1839,10 @@
"modal": {
"close-tooltip": "关闭"
},
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
},
"secret-form-field": {
"reset": ""
},
@@ -1773,6 +1856,9 @@
"no-options-label": "未找到选项",
"placeholder": "选择"
},
"series-color-picker-popover": {
"y-axis-usage": ""
},
"spinner": {
"aria-label": ""
},
@@ -1792,6 +1878,9 @@
"user-icon": {
"active-text": ""
},
"value-pill": {
"remove-button": ""
},
"viz-legend": {
"right-axis-indicator": ""
},
@@ -3623,6 +3712,16 @@
"title": ""
}
},
"theme-preview": {
"breadcrumbs": {
"dashboards": "",
"home": ""
},
"panel": {
"form-label": "",
"title": ""
}
},
"time-picker": {
"absolute": {
"recent-title": "最近使用的绝对范围",
@@ -3679,10 +3778,13 @@
"example": "",
"example-details": "",
"example-title": "示例时间范围",
"from-label": "",
"from-to": "",
"more-info": "",
"specify": "指定时间范围 <1></1>",
"supported-formats": ""
"submit-button-label": "",
"supported-formats": "",
"to-label": ""
},
"zone": {
"select-aria-label": "时区选择器",