Skip to content
Snippets Groups Projects
Unverified Commit 0ae41438 authored by Maz Ameli's avatar Maz Ameli Committed by GitHub
Browse files

change dataset to model (#25448)

parent a11e9d77
No related merge requests found
......@@ -3,7 +3,7 @@ import { t } from "ttag";
const TRANSLATED_NAME_BY_MODEL_TYPE: Record<string, string> = {
app: t`App`,
card: t`Question`,
dataset: t`Dataset`,
dataset: t`Model`,
dashboard: t`Dashboard`,
table: t`Table`,
database: t`Database`,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment