Skip to content

Commit

Permalink
i81n
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Dec 10, 2024
1 parent 98e8276 commit 1712824
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2828,9 +2828,6 @@
"embeddableApi.panelNotificationTrigger.title": "Notifications du panneau",
"embeddableApi.reactEmbeddable.factoryAlreadyExistsError": "Une usine incorporable pour le type : {key} est déjà enregistrée.",
"embeddableApi.reactEmbeddable.factoryNotFoundError": "Aucune usine incorporable n'a été trouvée pour le type : {key}",
"embeddableApi.samples.contactCard.displayName": "carte de visite",
"embeddableApi.samples.filterableContainer.displayName": "tableau de bord filtrable",
"embeddableApi.samples.filterableEmbeddable.displayName": "filtrable",
"embeddableApi.selectRangeTrigger.description": "Une plage de valeurs sur la visualisation",
"embeddableApi.selectRangeTrigger.title": "Sélection de la plage",
"embeddableApi.valueClickTrigger.description": "Un point de données cliquable sur la visualisation",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2823,9 +2823,6 @@
"embeddableApi.panelNotificationTrigger.title": "パネル通知",
"embeddableApi.reactEmbeddable.factoryAlreadyExistsError": "タイプ\"{key}\"の埋め込み可能ファクトリはすでに登録されています。",
"embeddableApi.reactEmbeddable.factoryNotFoundError": "タイプ\"{key}\"の埋め込み可能ファクトリが見つかりません",
"embeddableApi.samples.contactCard.displayName": "連絡先カード",
"embeddableApi.samples.filterableContainer.displayName": "フィルター可能なダッシュボード",
"embeddableApi.samples.filterableEmbeddable.displayName": "フィルター可能",
"embeddableApi.selectRangeTrigger.description": "ビジュアライゼーションでの値の範囲",
"embeddableApi.selectRangeTrigger.title": "範囲選択",
"embeddableApi.valueClickTrigger.description": "ビジュアライゼーションでデータポイントをクリック",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2813,9 +2813,6 @@
"embeddableApi.panelNotificationTrigger.title": "面板通知",
"embeddableApi.reactEmbeddable.factoryAlreadyExistsError": "已注册类型为 {key} 的可嵌入工厂。",
"embeddableApi.reactEmbeddable.factoryNotFoundError": "未找到类型为 {key} 的可嵌入工厂",
"embeddableApi.samples.contactCard.displayName": "联系卡片",
"embeddableApi.samples.filterableContainer.displayName": "可筛选仪表板",
"embeddableApi.samples.filterableEmbeddable.displayName": "可筛选",
"embeddableApi.selectRangeTrigger.description": "可视化上的值范围",
"embeddableApi.selectRangeTrigger.title": "范围选择",
"embeddableApi.valueClickTrigger.description": "可视化上的数据点单击",
Expand Down

0 comments on commit 1712824

Please sign in to comment.