@bigbinary/neeto-themes-frontend 4.0.21 → 4.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/app/javascript/src/translations/ar.json +45 -0
  2. package/app/javascript/src/translations/bg.json +45 -0
  3. package/app/javascript/src/translations/ca.json +45 -0
  4. package/app/javascript/src/translations/cs.json +45 -0
  5. package/app/javascript/src/translations/da.json +45 -0
  6. package/app/javascript/src/translations/de.json +45 -0
  7. package/app/javascript/src/translations/en.json +45 -0
  8. package/app/javascript/src/translations/es-MX.json +45 -0
  9. package/app/javascript/src/translations/es.json +45 -0
  10. package/app/javascript/src/translations/et.json +45 -0
  11. package/app/javascript/src/translations/fi.json +45 -0
  12. package/app/javascript/src/translations/fil.json +45 -0
  13. package/app/javascript/src/translations/fr.json +45 -0
  14. package/app/javascript/src/translations/he.json +45 -0
  15. package/app/javascript/src/translations/hi.json +45 -0
  16. package/app/javascript/src/translations/hr.json +45 -0
  17. package/app/javascript/src/translations/hu.json +45 -0
  18. package/app/javascript/src/translations/id.json +45 -0
  19. package/app/javascript/src/translations/index.js +108 -1
  20. package/app/javascript/src/translations/it.json +45 -0
  21. package/app/javascript/src/translations/ja.json +45 -0
  22. package/app/javascript/src/translations/ko.json +45 -0
  23. package/app/javascript/src/translations/nl.json +45 -0
  24. package/app/javascript/src/translations/pl.json +45 -0
  25. package/app/javascript/src/translations/pt-BR.json +45 -0
  26. package/app/javascript/src/translations/pt.json +45 -0
  27. package/app/javascript/src/translations/ro.json +45 -0
  28. package/app/javascript/src/translations/ru.json +45 -0
  29. package/app/javascript/src/translations/sk.json +45 -0
  30. package/app/javascript/src/translations/sl.json +45 -0
  31. package/app/javascript/src/translations/sv.json +45 -0
  32. package/app/javascript/src/translations/th.json +45 -0
  33. package/app/javascript/src/translations/tr.json +45 -0
  34. package/app/javascript/src/translations/uk.json +45 -0
  35. package/app/javascript/src/translations/vi.json +45 -0
  36. package/app/javascript/src/translations/zh-CN.json +45 -0
  37. package/app/javascript/src/translations/zh-TW.json +45 -0
  38. package/dist/.ready +1 -1
  39. package/dist/NeetoThemesBuilder.js +57 -2620
  40. package/dist/NeetoThemesBuilder.js.map +1 -1
  41. package/dist/cjs/NeetoThemesBuilder.js +58 -2617
  42. package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
  43. package/dist/cjs/hooks.js +2 -2
  44. package/dist/cjs/index.js +6 -5
  45. package/dist/cjs/index.js.map +1 -1
  46. package/dist/cjs/utils.js +1 -1
  47. package/dist/hooks.js +2 -2
  48. package/dist/index-B-2UmfUl.js +10300 -0
  49. package/dist/index-B-2UmfUl.js.map +1 -0
  50. package/dist/{index-BP-ka0mC.js → index-BUeeI0XI.js} +3 -2
  51. package/dist/index-BUeeI0XI.js.map +1 -0
  52. package/dist/{index-JpAFUrB8.js → index-BZB12oJt.js} +3 -2
  53. package/dist/index-BZB12oJt.js.map +1 -0
  54. package/dist/index-CCp4j3GE.js +10303 -0
  55. package/dist/index-CCp4j3GE.js.map +1 -0
  56. package/dist/index.js +4 -4
  57. package/dist/{useExpandedSection-D9J7nzlC.js → useExpandedSection-CelNLEKQ.js} +2 -2
  58. package/dist/{useExpandedSection-D9J7nzlC.js.map → useExpandedSection-CelNLEKQ.js.map} +1 -1
  59. package/dist/{useExpandedSection-B6w2AxTV.js → useExpandedSection-GpzbAxmE.js} +2 -2
  60. package/dist/{useExpandedSection-B6w2AxTV.js.map → useExpandedSection-GpzbAxmE.js.map} +1 -1
  61. package/dist/utils.js +1 -1
  62. package/package.json +20 -20
  63. package/types.d.ts +5 -1
  64. package/dist/index-BP-ka0mC.js.map +0 -1
  65. package/dist/index-JpAFUrB8.js.map +0 -1
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Veuillez entrer une URL valide",
161
161
  "nameRequired": "Le nom est requis"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Couleur des questions",
166
+ "answerColor": "Couleur des réponses",
167
+ "buttonBackgroundColor": "Couleur de fond du bouton",
168
+ "buttonTextColor": "Couleur du texte du bouton",
169
+ "backgroundColor": "Couleur de fond",
170
+ "contentBackgroundColor": "Couleur de fond du contenu",
171
+ "primaryColor": "Couleur primaire",
172
+ "secondaryColor": "Couleur secondaire",
173
+ "primaryTextColor": "Couleur du texte primaire",
174
+ "secondaryTextColor": "Couleur du texte secondaire",
175
+ "cardBackgroundColor": "Couleur de fond de la carte",
176
+ "cardTextColor": "Couleur du texte de la carte",
177
+ "linkColor": "Couleur du lien"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Activer le fond de contenu",
181
+ "isDominantBackgroundColorEnabled": "Couleur de fond dominante",
182
+ "isDominantBackgroundColorEnabledHelpText": "Activer cette option mettra à jour la couleur de fond en fonction de la couleur dominante de l'image d'arrière-plan."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Rayon de bord du bouton"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Image d'arrière-plan",
189
+ "logo": "Logo",
190
+ "logoPosition": "Position du logo",
191
+ "coverImage": "Image de couverture"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Superposition de fond"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Police"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Position de l'image d'arrière-plan"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Alignement du texte de remerciement",
204
+ "welcomeTextAlignment": "Alignement du texte de bienvenue",
205
+ "questionsTextAlignment": "Alignement du texte des questions"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "אנא הזן כתובת URL תקינה",
161
161
  "nameRequired": "שם נדרש"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "צבע השאלות",
166
+ "answerColor": "צבע התשובה",
167
+ "buttonBackgroundColor": "צבע הרקע של הכפתור",
168
+ "buttonTextColor": "צבע הטקסט של הכפתור",
169
+ "backgroundColor": "צבע הרקע",
170
+ "contentBackgroundColor": "צבע הרקע של התוכן",
171
+ "primaryColor": "צבע ראשי",
172
+ "secondaryColor": "צבע משני",
173
+ "primaryTextColor": "צבע הטקסט הראשי",
174
+ "secondaryTextColor": "צבע הטקסט המשני",
175
+ "cardBackgroundColor": "צבע הרקע של הכרטיס",
176
+ "cardTextColor": "צבע הטקסט של הכרטיס",
177
+ "linkColor": "צבע הקישור"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "אפשר את הרקע של התוכן",
181
+ "isDominantBackgroundColorEnabled": "צבע רקע דומיננטי",
182
+ "isDominantBackgroundColorEnabledHelpText": "איפוס אפשרות זו יעדכן את צבע הרקע לצבע הדומיננטי מתוך התמונה الخلفية."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "רדיוס גבול הכפתור"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "תמונת רקע",
189
+ "logo": "לוגו",
190
+ "logoPosition": "מיקום הלוגו",
191
+ "coverImage": "תמונת כיסוי"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "שכבת רקע"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "גופן"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "מיקום תמונת הרקע"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "יישור טקסט התודה",
204
+ "welcomeTextAlignment": "יישור טקסט הברוכה",
205
+ "questionsTextAlignment": "יישור טקסט השאלות"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "कृपया एक मान्य URL दर्ज करें",
161
161
  "nameRequired": "नाम आवश्यक है"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "प्रश्नों का रंग",
166
+ "answerColor": "उत्तर का रंग",
167
+ "buttonBackgroundColor": "बटन की पृष्ठभूमि का रंग",
168
+ "buttonTextColor": "बटन के पाठ का रंग",
169
+ "backgroundColor": "पृष्ठभूमि का रंग",
170
+ "contentBackgroundColor": "सामग्री की पृष्ठभूमि का रंग",
171
+ "primaryColor": "प्राथमिक रंग",
172
+ "secondaryColor": "द्वितीयक रंग",
173
+ "primaryTextColor": "प्राथमिक पाठ का रंग",
174
+ "secondaryTextColor": "द्वितीयक पाठ का रंग",
175
+ "cardBackgroundColor": "कार्ड की पृष्ठभूमि का रंग",
176
+ "cardTextColor": "कार्ड के पाठ का रंग",
177
+ "linkColor": "लिंक का रंग"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "सामग्री की पृष्ठभूमि सक्षम करें",
181
+ "isDominantBackgroundColorEnabled": "प्रमुख पृष्ठभूमि का रंग",
182
+ "isDominantBackgroundColorEnabledHelpText": "इस विकल्प को सक्षम करने से पृष्ठभूमि का रंग पृष्ठभूमि छवि से प्रमुख रंग में अपडेट हो जाएगा।"
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "बटन की सीमा का गोलाई"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "पृष्ठभूमि छवि",
189
+ "logo": "लोगो",
190
+ "logoPosition": "लोगो की स्थिति",
191
+ "coverImage": "कवर छवि"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "पृष्ठभूमि ओवरले"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "फॉन्ट"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "पृष्ठभूमि छवि की स्थिति"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "धन्यवाद पाठ का संरेखण",
204
+ "welcomeTextAlignment": "स्वागत पाठ का संरेखण",
205
+ "questionsTextAlignment": "प्रश्नों का पाठ संरेखण"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Molimo unesite važeću URL adresu",
161
161
  "nameRequired": "Ime je obavezno"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Boja pitanja",
166
+ "answerColor": "Boja odgovora",
167
+ "buttonBackgroundColor": "Boja pozadine gumba",
168
+ "buttonTextColor": "Boja teksta gumba",
169
+ "backgroundColor": "Boja pozadine",
170
+ "contentBackgroundColor": "Boja pozadine sadržaja",
171
+ "primaryColor": "Primarna boja",
172
+ "secondaryColor": "Sekundarna boja",
173
+ "primaryTextColor": "Boja primarnog teksta",
174
+ "secondaryTextColor": "Boja sekundarnog teksta",
175
+ "cardBackgroundColor": "Boja pozadine kartice",
176
+ "cardTextColor": "Boja teksta kartice",
177
+ "linkColor": "Boja veze"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Omogući pozadinu sadržaja",
181
+ "isDominantBackgroundColorEnabled": "Omogući dominantnu boju pozadine",
182
+ "isDominantBackgroundColorEnabledHelpText": "Omogućavanje ove opcije ažurirat će boju pozadine na dominantnu boju iz slike pozadine."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Radijus granice gumba"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Pozadinska slika",
189
+ "logo": "Logo",
190
+ "logoPosition": "Pozicija loga",
191
+ "coverImage": "Slika naslovnice"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Prekrivanje pozadine"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Font"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Pozicija pozadinske slike"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Poravnanje teksta zahvalnosti",
204
+ "welcomeTextAlignment": "Poravnanje teksta dobrodošlice",
205
+ "questionsTextAlignment": "Poravnanje teksta pitanja"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Kérjük, adjon meg egy érvényes URL-t",
161
161
  "nameRequired": "A név megadása kötelező"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Kérdések színe",
166
+ "answerColor": "Válasz színe",
167
+ "buttonBackgroundColor": "Gomb háttérszíne",
168
+ "buttonTextColor": "Gomb szöveg színe",
169
+ "backgroundColor": "Háttérszín",
170
+ "contentBackgroundColor": "Tartalom háttérszíne",
171
+ "primaryColor": "Elsődleges szín",
172
+ "secondaryColor": "Másodlagos szín",
173
+ "primaryTextColor": "Elsődleges szöveg színe",
174
+ "secondaryTextColor": "Másodlagos szöveg színe",
175
+ "cardBackgroundColor": "Kártya háttérszíne",
176
+ "cardTextColor": "Kártya szöveg színe",
177
+ "linkColor": "Hivatkozás színe"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Tartalom háttér engedélyezése",
181
+ "isDominantBackgroundColorEnabled": "Domináns háttérszín engedélyezése",
182
+ "isDominantBackgroundColorEnabledHelpText": "Ennek az opcióknak az engedélyezése frissíti a háttérszínt a háttérkép domináló színére."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Gomb kerületi sugara"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Háttérkép",
189
+ "logo": "Logó",
190
+ "logoPosition": "Logó pozíciója",
191
+ "coverImage": "Borítókép"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Háttér átlátszóság"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Betűtípus"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Háttérkép pozíciója"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Köszönöm szöveg igazítása",
204
+ "welcomeTextAlignment": "Üdvözlő szöveg igazítása",
205
+ "questionsTextAlignment": "Kérdések szöveg igazítása"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Silakan masukkan URL yang valid",
161
161
  "nameRequired": "Nama diperlukan"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Warna pertanyaan",
166
+ "answerColor": "Warna jawaban",
167
+ "buttonBackgroundColor": "Warna latar belakang tombol",
168
+ "buttonTextColor": "Warna teks tombol",
169
+ "backgroundColor": "Warna latar belakang",
170
+ "contentBackgroundColor": "Warna latar belakang konten",
171
+ "primaryColor": "Warna utama",
172
+ "secondaryColor": "Warna sekunder",
173
+ "primaryTextColor": "Warna teks utama",
174
+ "secondaryTextColor": "Warna teks sekunder",
175
+ "cardBackgroundColor": "Warna latar belakang kartu",
176
+ "cardTextColor": "Warna teks kartu",
177
+ "linkColor": "Warna tautan"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Aktifkan latar belakang konten",
181
+ "isDominantBackgroundColorEnabled": "Warna latar belakang dominan",
182
+ "isDominantBackgroundColorEnabledHelpText": "Mengaktifkan opsi ini akan memperbarui warna latar belakang menjadi warna dominan dari gambar latar belakang."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Radius batas tombol"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Gambar latar belakang",
189
+ "logo": "Logo",
190
+ "logoPosition": "Posisi logo",
191
+ "coverImage": "Gambar penutup"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Overlay latar belakang"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Font"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Posisi gambar latar belakang"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Penyelarasan teks terima kasih",
204
+ "welcomeTextAlignment": "Penyelarasan teks selamat datang",
205
+ "questionsTextAlignment": "Penyelarasan teks pertanyaan"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -1,3 +1,110 @@
1
+ import i18n from "i18next";
2
+
3
+ import ar from "./ar.json";
4
+ import bg from "./bg.json";
5
+ import ca from "./ca.json";
6
+ import cs from "./cs.json";
7
+ import da from "./da.json";
8
+ import de from "./de.json";
1
9
  import en from "./en.json";
10
+ import esMx from "./es-MX.json";
11
+ import es from "./es.json";
12
+ import et from "./et.json";
13
+ import fi from "./fi.json";
14
+ import fil from "./fil.json";
15
+ import fr from "./fr.json";
16
+ import he from "./he.json";
17
+ import hi from "./hi.json";
18
+ import hr from "./hr.json";
19
+ import hu from "./hu.json";
20
+ import id from "./id.json";
21
+ import it from "./it.json";
22
+ import ja from "./ja.json";
23
+ import ko from "./ko.json";
24
+ import nl from "./nl.json";
25
+ import pl from "./pl.json";
26
+ import ptBr from "./pt-BR.json";
27
+ import pt from "./pt.json";
28
+ import ro from "./ro.json";
29
+ import ru from "./ru.json";
30
+ import sk from "./sk.json";
31
+ import sl from "./sl.json";
32
+ import sv from "./sv.json";
33
+ import th from "./th.json";
34
+ import tr from "./tr.json";
35
+ import uk from "./uk.json";
36
+ import vi from "./vi.json";
37
+ import zhCn from "./zh-CN.json";
38
+ import zhTw from "./zh-TW.json";
39
+
40
+ const translations = {
41
+ ar,
42
+ bg,
43
+ ca,
44
+ cs,
45
+ da,
46
+ de,
47
+ en,
48
+ "es-MX": esMx,
49
+ es,
50
+ et,
51
+ fi,
52
+ fil,
53
+ fr,
54
+ he,
55
+ hi,
56
+ hr,
57
+ hu,
58
+ id,
59
+ it,
60
+ ja,
61
+ ko,
62
+ nl,
63
+ pl,
64
+ "pt-BR": ptBr,
65
+ pt,
66
+ ro,
67
+ ru,
68
+ sk,
69
+ sl,
70
+ sv,
71
+ th,
72
+ tr,
73
+ uk,
74
+ vi,
75
+ "zh-CN": zhCn,
76
+ "zh-TW": zhTw,
77
+ };
78
+
79
+ const registeredLanguagesByI18nInstance = new WeakMap();
80
+
81
+ const getRegisteredLanguages = i18nInstance => {
82
+ if (!registeredLanguagesByI18nInstance.has(i18nInstance)) {
83
+ registeredLanguagesByI18nInstance.set(i18nInstance, new Set());
84
+ }
85
+
86
+ return registeredLanguagesByI18nInstance.get(i18nInstance);
87
+ };
88
+
89
+ const registerNeetoThemesTranslations = (
90
+ i18nInstance = i18n,
91
+ { overwrite = false } = {}
92
+ ) => {
93
+ const registeredLanguages = getRegisteredLanguages(i18nInstance);
94
+
95
+ Object.entries(translations).forEach(([language, translation]) => {
96
+ if (!overwrite && registeredLanguages.has(language)) return;
97
+
98
+ i18nInstance.addResourceBundle(
99
+ language,
100
+ "translation",
101
+ translation,
102
+ true,
103
+ overwrite
104
+ );
105
+
106
+ registeredLanguages.add(language);
107
+ });
108
+ };
2
109
 
3
- export { en };
110
+ export { en, translations, registerNeetoThemesTranslations };
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Per favore inserisci un URL valido",
161
161
  "nameRequired": "Il nome è obbligatorio"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Colore delle domande",
166
+ "answerColor": "Colore della risposta",
167
+ "buttonBackgroundColor": "Colore di sfondo del pulsante",
168
+ "buttonTextColor": "Colore del testo del pulsante",
169
+ "backgroundColor": "Colore di sfondo",
170
+ "contentBackgroundColor": "Colore di sfondo del contenuto",
171
+ "primaryColor": "Colore primario",
172
+ "secondaryColor": "Colore secondario",
173
+ "primaryTextColor": "Colore del testo primario",
174
+ "secondaryTextColor": "Colore del testo secondario",
175
+ "cardBackgroundColor": "Colore di sfondo della scheda",
176
+ "cardTextColor": "Colore del testo della scheda",
177
+ "linkColor": "Colore del link"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Abilita sfondo del contenuto",
181
+ "isDominantBackgroundColorEnabled": "Colore di sfondo dominante",
182
+ "isDominantBackgroundColorEnabledHelpText": "Abilitando questa opzione, il colore di sfondo verrà aggiornato al colore dominante dell'immagine di sfondo."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Raggio del bordo del pulsante"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Immagine di sfondo",
189
+ "logo": "Logo",
190
+ "logoPosition": "Posizione del logo",
191
+ "coverImage": "Immagine di copertura"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Sovrapposizione di sfondo"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Font"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Posizione dell'immagine di sfondo"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Allineamento del testo di ringraziamento",
204
+ "welcomeTextAlignment": "Allineamento del testo di benvenuto",
205
+ "questionsTextAlignment": "Allineamento del testo delle domande"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "有効なURLを入力してください",
161
161
  "nameRequired": "名前は必須です"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "質問の色",
166
+ "answerColor": "回答の色",
167
+ "buttonBackgroundColor": "ボタンの背景色",
168
+ "buttonTextColor": "ボタンのテキスト色",
169
+ "backgroundColor": "背景色",
170
+ "contentBackgroundColor": "コンテンツの背景色",
171
+ "primaryColor": "プライマリカラー",
172
+ "secondaryColor": "セカンダリカラー",
173
+ "primaryTextColor": "プライマリテキストカラー",
174
+ "secondaryTextColor": "セカンダリテキストカラー",
175
+ "cardBackgroundColor": "カードの背景色",
176
+ "cardTextColor": "カードのテキスト色",
177
+ "linkColor": "リンクの色"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "コンテンツの背景を有効にする",
181
+ "isDominantBackgroundColorEnabled": "ドミナント背景色",
182
+ "isDominantBackgroundColorEnabledHelpText": "このオプションを有効にすると、背景画像からドミナントカラーに背景色が更新されます。"
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "ボタンのボーダー半径"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "背景画像",
189
+ "logo": "ロゴ",
190
+ "logoPosition": "ロゴの位置",
191
+ "coverImage": "カバー画像"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "背景オーバーレイ"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "フォント"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "背景画像の位置"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "感謝のテキストの配置",
204
+ "welcomeTextAlignment": "ウェルカムテキストの配置",
205
+ "questionsTextAlignment": "質問のテキストの配置"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "유효한 URL을 입력하십시오",
161
161
  "nameRequired": "이름이 필요합니다"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "질문 색상",
166
+ "answerColor": "답변 색상",
167
+ "buttonBackgroundColor": "버튼 배경 색상",
168
+ "buttonTextColor": "버튼 텍스트 색상",
169
+ "backgroundColor": "배경 색상",
170
+ "contentBackgroundColor": "컨텐츠 배경 색상",
171
+ "primaryColor": "기본 색상",
172
+ "secondaryColor": "보조 색상",
173
+ "primaryTextColor": "기본 텍스트 색상",
174
+ "secondaryTextColor": "보조 텍스트 색상",
175
+ "cardBackgroundColor": "카드 배경 색상",
176
+ "cardTextColor": "카드 텍스트 색상",
177
+ "linkColor": "링크 색상"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "컨텐츠 배경 활성화",
181
+ "isDominantBackgroundColorEnabled": "지배적 배경 색상 활성화",
182
+ "isDominantBackgroundColorEnabledHelpText": "이 옵션을 활성화하면 배경 이미지의 지배적 색상으로 배경 색상이 업데이트됩니다."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "버튼 테두리 반경"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "배경 이미지",
189
+ "logo": "로고",
190
+ "logoPosition": "로고 위치",
191
+ "coverImage": "표지 이미지"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "배경 오버레이"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "글꼴"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "배경 이미지 위치"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "감사합니다 텍스트 정렬",
204
+ "welcomeTextAlignment": "환영 텍스트 정렬",
205
+ "questionsTextAlignment": "질문 텍스트 정렬"
206
+ }
162
207
  }
163
208
  }
164
209
  }
@@ -159,6 +159,51 @@
159
159
  "validations": {
160
160
  "invalidUrl": "Voer een geldige URL in",
161
161
  "nameRequired": "Naam is vereist"
162
+ },
163
+ "properties": {
164
+ "color": {
165
+ "questionColor": "Vragen kleur",
166
+ "answerColor": "Antwoord kleur",
167
+ "buttonBackgroundColor": "Achtergrondkleur van de knop",
168
+ "buttonTextColor": "Knoptekst kleur",
169
+ "backgroundColor": "Achtergrondkleur",
170
+ "contentBackgroundColor": "Achtergrondkleur van de inhoud",
171
+ "primaryColor": "Primaire kleur",
172
+ "secondaryColor": "Secundaire kleur",
173
+ "primaryTextColor": "Primaire tekstkleur",
174
+ "secondaryTextColor": "Secundaire tekstkleur",
175
+ "cardBackgroundColor": "Achtergrondkleur van de kaart",
176
+ "cardTextColor": "Kaarttekst kleur",
177
+ "linkColor": "Link kleur"
178
+ },
179
+ "boolean": {
180
+ "isContentBackgroundEnabled": "Inhoud achtergrond inschakelen",
181
+ "isDominantBackgroundColorEnabled": "Dominante achtergrondkleur",
182
+ "isDominantBackgroundColorEnabledHelpText": "Het inschakelen van deze optie zal de achtergrondkleur bijwerken naar de dominante kleur van de achtergrondafbeelding."
183
+ },
184
+ "radius": {
185
+ "buttonBorderRadius": "Knoprandstraal"
186
+ },
187
+ "image": {
188
+ "backgroundImage": "Achtergrondafbeelding",
189
+ "logo": "Logo",
190
+ "logoPosition": "Logo positie",
191
+ "coverImage": "Omslag afbeelding"
192
+ },
193
+ "overlayOpacity": {
194
+ "background": "Achtergrond overlay"
195
+ },
196
+ "fontFamily": {
197
+ "euiFontFamily": "Lettertype"
198
+ },
199
+ "positionSelector": {
200
+ "backgroundImagePosition": "Achtergrondafbeelding positie"
201
+ },
202
+ "alignmentBlock": {
203
+ "thankYouTextAlignment": "Uitlijning van dankjewel tekst",
204
+ "welcomeTextAlignment": "Uitlijning van welkomsttekst",
205
+ "questionsTextAlignment": "Uitlijning van vragen tekst"
206
+ }
162
207
  }
163
208
  }
164
209
  }