diff --git a/packages/translation/src/lang/ca.json b/packages/translation/src/lang/ca.json
index 54db4668b..9cf29a6ac 100644
--- a/packages/translation/src/lang/ca.json
+++ b/packages/translation/src/lang/ca.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": ""
},
@@ -2120,7 +2138,7 @@
"background": {
"title": ""
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json
index 5a55f41ce..83af2e910 100644
--- a/packages/translation/src/lang/cn.json
+++ b/packages/translation/src/lang/cn.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "未找到应用",
- "description": "点击 创建一个新的应用"
+ "description": "点击 创建一个新的应用",
+ "quickCreate": ""
},
"error": {
"noIntegration": "未选择集成",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "列数"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "名称"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "背景"
},
- "color": {
- "title": "配色"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "自定义 css"
diff --git a/packages/translation/src/lang/cs.json b/packages/translation/src/lang/cs.json
index c30f9975a..0becea008 100644
--- a/packages/translation/src/lang/cs.json
+++ b/packages/translation/src/lang/cs.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": "Klikněte na pro vytvoření nové aplikace"
+ "description": "Klikněte na pro vytvoření nové aplikace",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Nebyla vybrána žádná integrace",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Název"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Pozadí"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json
index 6eba42132..707428bec 100644
--- a/packages/translation/src/lang/da.json
+++ b/packages/translation/src/lang/da.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Ingen app fundet",
- "description": "Klik på for at oprette en ny app"
+ "description": "Klik på for at oprette en ny app",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Ingen integration valgt",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Kolonne antal"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Navn"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Baggrund"
},
- "color": {
- "title": "Farver"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Brugerdefineret CSS"
diff --git a/packages/translation/src/lang/de.json b/packages/translation/src/lang/de.json
index 758e56832..9ea37d415 100644
--- a/packages/translation/src/lang/de.json
+++ b/packages/translation/src/lang/de.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Keine App gefunden",
- "description": "Klicken Sie um eine neue App zu erstellen"
+ "description": "Klicken Sie um eine neue App zu erstellen",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Keine Integration ausgewählt",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Anzahl der Spalten"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Name"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Hintergrund"
},
- "color": {
- "title": "Farben"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Benutzerdefiniertes CSS"
diff --git a/packages/translation/src/lang/el.json b/packages/translation/src/lang/el.json
index f1ec4103d..bc1c40306 100644
--- a/packages/translation/src/lang/el.json
+++ b/packages/translation/src/lang/el.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Όνομα"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Φόντο"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/es.json b/packages/translation/src/lang/es.json
index e948647e3..84ead1e65 100644
--- a/packages/translation/src/lang/es.json
+++ b/packages/translation/src/lang/es.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nombre"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Fondo"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/et.json b/packages/translation/src/lang/et.json
index 70d92b408..eb5261e5b 100644
--- a/packages/translation/src/lang/et.json
+++ b/packages/translation/src/lang/et.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": ""
},
@@ -2120,7 +2138,7 @@
"background": {
"title": ""
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/fr.json b/packages/translation/src/lang/fr.json
index f32aeb3a0..1deca68d6 100644
--- a/packages/translation/src/lang/fr.json
+++ b/packages/translation/src/lang/fr.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nom"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Fond"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/he.json b/packages/translation/src/lang/he.json
index 281c6bf18..e74180f04 100644
--- a/packages/translation/src/lang/he.json
+++ b/packages/translation/src/lang/he.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "לא נמצאה אפליקציה",
- "description": "לחץ על כדי ליצור אפליקציה חדשה"
+ "description": "לחץ על כדי ליצור אפליקציה חדשה",
+ "quickCreate": ""
},
"error": {
"noIntegration": "לא נבחרה אינטגרציה",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "ספירת עמודות"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "שם"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "רקע"
},
- "color": {
- "title": "צבעים"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "עיצוב מותאם אישית"
diff --git a/packages/translation/src/lang/hr.json b/packages/translation/src/lang/hr.json
index 76e8e4938..6443bfe4e 100644
--- a/packages/translation/src/lang/hr.json
+++ b/packages/translation/src/lang/hr.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Naziv"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Pozadina"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/hu.json b/packages/translation/src/lang/hu.json
index f6fc9c20f..d10bf7d6a 100644
--- a/packages/translation/src/lang/hu.json
+++ b/packages/translation/src/lang/hu.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Nem található alkalmazás",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Név"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Háttér"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/it.json b/packages/translation/src/lang/it.json
index ff05a979f..9314d5454 100644
--- a/packages/translation/src/lang/it.json
+++ b/packages/translation/src/lang/it.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Nessuna app trovata",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nome"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Background"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/ja.json b/packages/translation/src/lang/ja.json
index d43248ffd..e7a3a55b6 100644
--- a/packages/translation/src/lang/ja.json
+++ b/packages/translation/src/lang/ja.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "名称"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "背景"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/ko.json b/packages/translation/src/lang/ko.json
index 53b03bae5..104b2672b 100644
--- a/packages/translation/src/lang/ko.json
+++ b/packages/translation/src/lang/ko.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "이름"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "배경"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/lt.json b/packages/translation/src/lang/lt.json
index fa20ce6fa..a51ed7172 100644
--- a/packages/translation/src/lang/lt.json
+++ b/packages/translation/src/lang/lt.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Pavadinimas"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": ""
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/lv.json b/packages/translation/src/lang/lv.json
index 3d4d1a1f7..65de276c5 100644
--- a/packages/translation/src/lang/lv.json
+++ b/packages/translation/src/lang/lv.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nosaukums"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Fons"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/nl.json b/packages/translation/src/lang/nl.json
index 98b9de656..1d7ea5865 100644
--- a/packages/translation/src/lang/nl.json
+++ b/packages/translation/src/lang/nl.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Geen app gevonden",
- "description": "Klik om een nieuwe app aan te maken"
+ "description": "Klik om een nieuwe app aan te maken",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Geen integratie geselecteerd",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Kolom aantal"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Naam"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Achtergrond"
},
- "color": {
- "title": "Kleuren"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Aangepaste CSS"
diff --git a/packages/translation/src/lang/no.json b/packages/translation/src/lang/no.json
index 8a3ffb71b..8f3558f55 100644
--- a/packages/translation/src/lang/no.json
+++ b/packages/translation/src/lang/no.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Ingen app funnet",
- "description": "Klikk for å opprette en ny app"
+ "description": "Klikk for å opprette en ny app",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Ingen integrasjon valgt",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Antall kolonner"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Navn"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Bakgrunn"
},
- "color": {
- "title": "Farger"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Egendefinert css"
diff --git a/packages/translation/src/lang/pl.json b/packages/translation/src/lang/pl.json
index 66bb9c076..2df41ea11 100644
--- a/packages/translation/src/lang/pl.json
+++ b/packages/translation/src/lang/pl.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Nie znaleziono aplikacji",
- "description": "Kliknij aby utworzyć nową aplikację"
+ "description": "Kliknij aby utworzyć nową aplikację",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Nie wybrano integracji",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nazwa"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Tło"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/pt.json b/packages/translation/src/lang/pt.json
index dee9f4e83..f4a4fbc21 100644
--- a/packages/translation/src/lang/pt.json
+++ b/packages/translation/src/lang/pt.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nome"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Antecedentes"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/ro.json b/packages/translation/src/lang/ro.json
index 27fc179f6..43bd3e48c 100644
--- a/packages/translation/src/lang/ro.json
+++ b/packages/translation/src/lang/ro.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Nume"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Fundal"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/ru.json b/packages/translation/src/lang/ru.json
index e54d7bb50..49d136994 100644
--- a/packages/translation/src/lang/ru.json
+++ b/packages/translation/src/lang/ru.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Приложения не найдены",
- "description": "Нажмите , чтобы создать новое приложение"
+ "description": "Нажмите , чтобы создать новое приложение",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Интеграция не выбрана",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Количество столбцов"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Название"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Фон"
},
- "color": {
- "title": "Цвета"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Пользовательский CSS"
diff --git a/packages/translation/src/lang/sk.json b/packages/translation/src/lang/sk.json
index cd92369bf..e6a005fef 100644
--- a/packages/translation/src/lang/sk.json
+++ b/packages/translation/src/lang/sk.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Nenašla sa žiadna aplikácia",
- "description": "Kliknutím na vytvorte novú aplikáciu"
+ "description": "Kliknutím na vytvorte novú aplikáciu",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Nie je vybraná žiadna integrácia",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Počet stĺpcov"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Názov"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Pozadie"
},
- "color": {
- "title": "Farby"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Vlastné css"
diff --git a/packages/translation/src/lang/sl.json b/packages/translation/src/lang/sl.json
index c519745ae..ef42bfde8 100644
--- a/packages/translation/src/lang/sl.json
+++ b/packages/translation/src/lang/sl.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Ime"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Ozadje"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/sv.json b/packages/translation/src/lang/sv.json
index 1b6d0c67d..13d11119e 100644
--- a/packages/translation/src/lang/sv.json
+++ b/packages/translation/src/lang/sv.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Namn"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Bakgrund"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/tr.json b/packages/translation/src/lang/tr.json
index 02493219f..8a24e6c56 100644
--- a/packages/translation/src/lang/tr.json
+++ b/packages/translation/src/lang/tr.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Uygulama bulunamadı",
- "description": "Yeni bir uygulama oluşturmak için tıklayın"
+ "description": "Yeni bir uygulama oluşturmak için tıklayın",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Hiçbir entegrasyon seçilmedi",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "Sütun Sayısı"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "İsim"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Arkaplan"
},
- "color": {
- "title": "Renkler"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "Özel Css"
diff --git a/packages/translation/src/lang/uk.json b/packages/translation/src/lang/uk.json
index 55521e970..3ad2360a3 100644
--- a/packages/translation/src/lang/uk.json
+++ b/packages/translation/src/lang/uk.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "Додаток не знайдено",
- "description": "Натисніть щоб створити новий додаток"
+ "description": "Натисніть щоб створити новий додаток",
+ "quickCreate": ""
},
"error": {
"noIntegration": "Інтеграція не вибрана",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Ім’я"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "Фон"
},
- "color": {
- "title": "Кольори"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": ""
diff --git a/packages/translation/src/lang/vi.json b/packages/translation/src/lang/vi.json
index 5fb2f5b6a..2e1ff5ab5 100644
--- a/packages/translation/src/lang/vi.json
+++ b/packages/translation/src/lang/vi.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "",
- "description": ""
+ "description": "",
+ "quickCreate": ""
},
"error": {
"noIntegration": "",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": ""
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "Tên"
},
@@ -2120,7 +2138,7 @@
"background": {
"title": "Hình nền"
},
- "color": {
+ "appearance": {
"title": ""
},
"customCss": {
diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json
index 5d9e61e53..471026cdc 100644
--- a/packages/translation/src/lang/zh.json
+++ b/packages/translation/src/lang/zh.json
@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "未找到應用程式",
- "description": "點擊 創建新的應用程式"
+ "description": "點擊 創建新的應用程式",
+ "quickCreate": ""
},
"error": {
"noIntegration": "未選擇集成",
@@ -2007,6 +2008,12 @@
}
}
}
+ },
+ "quickCreateApp": {
+ "modal": {
+ "title": "",
+ "createAndUse": ""
+ }
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "列數"
},
+ "itemRadius": {
+ "label": "",
+ "description": "",
+ "option": {
+ "xs": "",
+ "sm": "",
+ "md": "",
+ "lg": "",
+ "xl": ""
+ }
+ },
"name": {
"label": "名稱"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "背景"
},
- "color": {
- "title": "配色"
+ "appearance": {
+ "title": ""
},
"customCss": {
"title": "自定義 CSS html"