@wise/dynamic-flow-client-internal 4.34.0 → 4.35.1
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.
- package/build/i18n/cs.json +8 -8
- package/build/i18n/de.json +8 -8
- package/build/i18n/en.json +8 -8
- package/build/i18n/es.json +8 -8
- package/build/i18n/fr.json +8 -8
- package/build/i18n/hu.json +8 -8
- package/build/i18n/id.json +8 -8
- package/build/i18n/it.json +8 -8
- package/build/i18n/ja.json +8 -8
- package/build/i18n/nl.json +8 -8
- package/build/i18n/pl.json +8 -8
- package/build/i18n/pt.json +8 -8
- package/build/i18n/ro.json +8 -8
- package/build/i18n/ru.json +8 -8
- package/build/i18n/th.json +8 -8
- package/build/i18n/tr.json +8 -8
- package/build/i18n/uk.json +8 -8
- package/build/i18n/zh_CN.json +8 -8
- package/build/i18n/zh_HK.json +8 -8
- package/build/main.css +3 -2
- package/build/main.js +686 -575
- package/build/main.mjs +561 -450
- package/package.json +16 -15
package/build/i18n/cs.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Nesprávný typ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Zkopírováno do schránky",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Kopírování do schránky se nezdařilo",
|
|
21
|
-
"df.wise.Decision.all": "Vše",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Měny s detaily účtu",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Pro vyhledávání začněte psát",
|
|
24
|
-
"df.wise.Decision.noResults": "Žádné výsledky",
|
|
25
|
-
"df.wise.Decision.popular": "Populární",
|
|
26
|
-
"df.wise.Decision.recent": "Nedávné",
|
|
27
|
-
"df.wise.Decision.results": "Výsledky hledání",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Zkopírováno do schránky",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Kopírovat",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Něco se pokazilo.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Nahrajte {maxItems} nebo méně souborů.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Nahrajte prosím alespoň následující počet souborů: {minItems}.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Něco se pokazilo. Zkuste to prosím znovu.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Načítání..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Načítání...",
|
|
36
|
+
"df.wise.filter.noResults": "Žádné výsledky",
|
|
37
|
+
"df.wise.filter.placeholder": "Pro vyhledávání začněte psát",
|
|
38
|
+
"df.wise.filter.results": "Výsledky vyhledávání",
|
|
39
|
+
"df.wise.group.all": "Vše",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Měny s detaily účtu",
|
|
41
|
+
"df.wise.group.popular": "Populární",
|
|
42
|
+
"df.wise.group.recent": "Nedávné"
|
|
43
43
|
}
|
package/build/i18n/de.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Falscher Typ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "In Zwischenablage kopiert",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Kopieren in Zwischenablage fehlgeschlagen",
|
|
21
|
-
"df.wise.Decision.all": "Alle",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Guthaben mit Bankverbindung",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Gib etwas ein, um die Suche zu beginnen",
|
|
24
|
-
"df.wise.Decision.noResults": "Keine Ergebnisse",
|
|
25
|
-
"df.wise.Decision.popular": "Beliebt",
|
|
26
|
-
"df.wise.Decision.recent": "Neu",
|
|
27
|
-
"df.wise.Decision.results": "Suchergebnisse",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "In Zwischenablage kopiert",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Kopieren",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Da ist etwas schiefgegangen.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Bitte lade {maxItems} oder weniger Dateien hoch.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Bitte lade mindestens {minItems} Datei(en) hoch.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Da ist etwas schiefgegangen. Versuche es bitte nochmal.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Lädt..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Lädt...",
|
|
36
|
+
"df.wise.filter.noResults": "Keine Ergebnisse",
|
|
37
|
+
"df.wise.filter.placeholder": "Gib etwas ein, um die Suche zu beginnen",
|
|
38
|
+
"df.wise.filter.results": "Suchergebnisse",
|
|
39
|
+
"df.wise.group.all": "Alle",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Guthaben mit Bankverbindung",
|
|
41
|
+
"df.wise.group.popular": "Beliebt",
|
|
42
|
+
"df.wise.group.recent": "Neu"
|
|
43
43
|
}
|
package/build/i18n/en.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Incorrect type",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copied to clipboard",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Failed to copy to clipboard",
|
|
21
|
-
"df.wise.Decision.all": "All",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Currencies with account details",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
24
|
-
"df.wise.Decision.noResults": "No results",
|
|
25
|
-
"df.wise.Decision.popular": "Popular",
|
|
26
|
-
"df.wise.Decision.recent": "Recent",
|
|
27
|
-
"df.wise.Decision.results": "Search results",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Copied to clipboard",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Copy",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Something went wrong.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Please upload {maxItems} or fewer files.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Please upload at least {minItems} file(s).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Something went wrong, please try again.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Loading..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Loading...",
|
|
36
|
+
"df.wise.filter.noResults": "No results",
|
|
37
|
+
"df.wise.filter.placeholder": "Start typing to search",
|
|
38
|
+
"df.wise.filter.results": "Search results",
|
|
39
|
+
"df.wise.group.all": "All",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Currencies with account details",
|
|
41
|
+
"df.wise.group.popular": "Popular",
|
|
42
|
+
"df.wise.group.recent": "Recent"
|
|
43
43
|
}
|
package/build/i18n/es.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipo incorrecto",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiado al portapapeles",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Error al copiar al portapapeles",
|
|
21
|
-
"df.wise.Decision.all": "Todas",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Divisas con datos de cuenta",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Empieza a escribir para buscar",
|
|
24
|
-
"df.wise.Decision.noResults": "No hay resultados",
|
|
25
|
-
"df.wise.Decision.popular": "Populares",
|
|
26
|
-
"df.wise.Decision.recent": "Recientes",
|
|
27
|
-
"df.wise.Decision.results": "Resultados de búsqueda",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Copiado al portapapeles",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Copiar",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Ha habido un error.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Sube {maxItems} o menos archivos.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Sube al menos {minItems} archivo(s).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Ha habido un error. Inténtalo de nuevo.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Cargando..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Cargando...",
|
|
36
|
+
"df.wise.filter.noResults": "No hay resultados",
|
|
37
|
+
"df.wise.filter.placeholder": "Empieza a escribir para buscar",
|
|
38
|
+
"df.wise.filter.results": "Resultados de búsqueda",
|
|
39
|
+
"df.wise.group.all": "Todas",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Divisas con datos de cuenta",
|
|
41
|
+
"df.wise.group.popular": "Populares",
|
|
42
|
+
"df.wise.group.recent": "Recientes"
|
|
43
43
|
}
|
package/build/i18n/fr.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Type incorrect",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copié dans le presse-papier",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Impossible de copier dans le presse-papier",
|
|
21
|
-
"df.wise.Decision.all": "Toutes",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Devises avec numéros de compte",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Commencez à écrire pour effectuer une recherche",
|
|
24
|
-
"df.wise.Decision.noResults": "Aucun résultat",
|
|
25
|
-
"df.wise.Decision.popular": "Populaires",
|
|
26
|
-
"df.wise.Decision.recent": "Récents",
|
|
27
|
-
"df.wise.Decision.results": "Résultats de recherche",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Copié dans le presse-papier",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Copier",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Une erreur s'est produite.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Veuillez télécharger {maxItems} fichiers ou moins.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Veuillez télécharger au moins {minItems} fichier(s).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Une erreur s'est produite, veuillez réessayer.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Chargement..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Chargement...",
|
|
36
|
+
"df.wise.filter.noResults": "Aucun résultat",
|
|
37
|
+
"df.wise.filter.placeholder": "Commencez à écrire pour effectuer une recherche",
|
|
38
|
+
"df.wise.filter.results": "Résultats de recherche",
|
|
39
|
+
"df.wise.group.all": "Toutes",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Devises avec numéros de compte",
|
|
41
|
+
"df.wise.group.popular": "Populaires",
|
|
42
|
+
"df.wise.group.recent": "Récents"
|
|
43
43
|
}
|
package/build/i18n/hu.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Helytelen típus",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Vágólapra másolva",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Nem sikerült a vágólapra másolni",
|
|
21
|
-
"df.wise.Decision.all": "Összes",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Pénznemek számlaadatokkal",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Kezdj el gépelni a kereséshez",
|
|
24
|
-
"df.wise.Decision.noResults": "Nincs találat",
|
|
25
|
-
"df.wise.Decision.popular": "Népszerű",
|
|
26
|
-
"df.wise.Decision.recent": "Legutóbbi",
|
|
27
|
-
"df.wise.Decision.results": "Keresési eredmények",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Vágólapra másolva",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Másolás",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Valami hiba történt.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Kérünk, hogy legfeljebb {maxItems} fájlt tölts fel.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Kérünk, hogy legalább {minItems} fájlt tölts fel.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Valami hiba történt. Kérünk, próbáld újra.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Betöltés..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Betöltés...",
|
|
36
|
+
"df.wise.filter.noResults": "Nincs találat",
|
|
37
|
+
"df.wise.filter.placeholder": "Kezdj el gépelni a kereséshez",
|
|
38
|
+
"df.wise.filter.results": "Keresési eredmények",
|
|
39
|
+
"df.wise.group.all": "Összes",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Pénznemek számlaadatokkal",
|
|
41
|
+
"df.wise.group.popular": "Népszerű",
|
|
42
|
+
"df.wise.group.recent": "Legutóbbi"
|
|
43
43
|
}
|
package/build/i18n/id.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipe salah",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Disalin ke clipboard",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Gagal menyalin ke clipboard",
|
|
21
|
-
"df.wise.Decision.all": "Semua",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Mata uang dengan detail rekening",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Mulai mengetik untuk mencari",
|
|
24
|
-
"df.wise.Decision.noResults": "Tidak ada hasil",
|
|
25
|
-
"df.wise.Decision.popular": "Populer",
|
|
26
|
-
"df.wise.Decision.recent": "Terbaru",
|
|
27
|
-
"df.wise.Decision.results": "Hasil pencarian",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Disalin ke clipboard",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Salin",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Terjadi kesalahan.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Harap unggah {maxItems} file atau kurang.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Harap unggah sedikitnya {minItems} file.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Terjadi kesalahan, mohon coba lagi.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Memuat ..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Memuat ...",
|
|
36
|
+
"df.wise.filter.noResults": "Tidak ada hasil",
|
|
37
|
+
"df.wise.filter.placeholder": "Mulai mengetik untuk mencari",
|
|
38
|
+
"df.wise.filter.results": "Hasil pencarian",
|
|
39
|
+
"df.wise.group.all": "Semua",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Mata uang dengan detail rekening",
|
|
41
|
+
"df.wise.group.popular": "Populer",
|
|
42
|
+
"df.wise.group.recent": "Terbaru"
|
|
43
43
|
}
|
package/build/i18n/it.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipo errato",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiato negli appunti",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Impossibile copiare negli appunti",
|
|
21
|
-
"df.wise.Decision.all": "Tutte",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Valute con estremi del conto",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Inizia a digitare per cercare",
|
|
24
|
-
"df.wise.Decision.noResults": "Nessun risultato",
|
|
25
|
-
"df.wise.Decision.popular": "Popolari",
|
|
26
|
-
"df.wise.Decision.recent": "Recenti",
|
|
27
|
-
"df.wise.Decision.results": "Risultati della ricerca",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Copiato negli appunti",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Copia",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Qualcosa non ha funzionato.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Carica al massimo {maxItems} file.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Carica almeno {minItems} file.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Qualcosa è andato storto. Riprova.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Caricamento..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Caricamento...",
|
|
36
|
+
"df.wise.filter.noResults": "Nessun risultato",
|
|
37
|
+
"df.wise.filter.placeholder": "Inizia a digitare per cercare",
|
|
38
|
+
"df.wise.filter.results": "Risultati della ricerca",
|
|
39
|
+
"df.wise.group.all": "Tutti",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Valute con estremi del conto",
|
|
41
|
+
"df.wise.group.popular": "Popolari",
|
|
42
|
+
"df.wise.group.recent": "Recenti"
|
|
43
43
|
}
|
package/build/i18n/ja.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "不正なタイプ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "クリップボードへコピーしました",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "クリップボードにコピーできませんでした",
|
|
21
|
-
"df.wise.Decision.all": "すべて",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "口座情報を取得できる通貨",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "検索語句を入力してください",
|
|
24
|
-
"df.wise.Decision.noResults": "検索結果がありません",
|
|
25
|
-
"df.wise.Decision.popular": "人気",
|
|
26
|
-
"df.wise.Decision.recent": "最近",
|
|
27
|
-
"df.wise.Decision.results": "検索結果",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "クリップボードへコピーしました",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "コピーする",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "エラーが発生しました。",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "{maxItems}個以下のファイルをアップロードしてください。",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "{minItems}個以上のファイルをアップロードしてください。",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "問題が発生しました。再度お試しください。",
|
|
42
|
-
"df.wise.SearchLayout.loading": "読み込み中…"
|
|
35
|
+
"df.wise.SearchLayout.loading": "読み込み中…",
|
|
36
|
+
"df.wise.filter.noResults": "検索結果がありません",
|
|
37
|
+
"df.wise.filter.placeholder": "検索語句を入力してください",
|
|
38
|
+
"df.wise.filter.results": "検索結果",
|
|
39
|
+
"df.wise.group.all": "すべて",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "口座情報を取得できる通貨",
|
|
41
|
+
"df.wise.group.popular": "人気",
|
|
42
|
+
"df.wise.group.recent": "最近"
|
|
43
43
|
}
|
package/build/i18n/nl.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Onjuist type",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Naar klembord gekopieerd",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Naar klembord kopiëren mislukt",
|
|
21
|
-
"df.wise.Decision.all": "Alles",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Valuta met rekeninggegevens",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Begin met typen om te zoeken",
|
|
24
|
-
"df.wise.Decision.noResults": "Geen resultaten",
|
|
25
|
-
"df.wise.Decision.popular": "Populair",
|
|
26
|
-
"df.wise.Decision.recent": "Recent",
|
|
27
|
-
"df.wise.Decision.results": "Zoekresultaten",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Naar klembord gekopieerd",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Kopiëren",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Er is iets misgegaan.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Upload {maxItems} of minder bestanden.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Upload minimaal {minItems} bestand(en).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Er is iets misgegaan, probeer het opnieuw.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Laden..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Laden...",
|
|
36
|
+
"df.wise.filter.noResults": "Geen resultaten",
|
|
37
|
+
"df.wise.filter.placeholder": "Begin met typen om te zoeken",
|
|
38
|
+
"df.wise.filter.results": "Zoekresultaten",
|
|
39
|
+
"df.wise.group.all": "Alles",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Valuta's met rekeninggegevens",
|
|
41
|
+
"df.wise.group.popular": "Populair",
|
|
42
|
+
"df.wise.group.recent": "Recent"
|
|
43
43
|
}
|
package/build/i18n/pl.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Nieprawidłowy typ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Skopiowano do schowka",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Nie udało się skopiować do schowka",
|
|
21
|
-
"df.wise.Decision.all": "Wszystkie",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Waluty z danymi bankowymi",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Zacznij pisać, żeby wyszukać",
|
|
24
|
-
"df.wise.Decision.noResults": "Brak wyników",
|
|
25
|
-
"df.wise.Decision.popular": "Popularne",
|
|
26
|
-
"df.wise.Decision.recent": "Ostatnie",
|
|
27
|
-
"df.wise.Decision.results": "Wyniki wyszukiwania",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Skopiowano do schowka",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Kopiuj",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Coś poszło nie tak.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Prześlij do {maxItems} plików.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Prześlij co najmniej następującą liczbę plików: {minItems}.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Wystąpił błąd, prosimy spróbować ponownie.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Ładowanie..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Ładowanie...",
|
|
36
|
+
"df.wise.filter.noResults": "Brak wyników",
|
|
37
|
+
"df.wise.filter.placeholder": "Zacznij pisać, żeby wyszukać",
|
|
38
|
+
"df.wise.filter.results": "Wyniki wyszukiwania",
|
|
39
|
+
"df.wise.group.all": "Wszystkie",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Waluty z danymi bankowymi",
|
|
41
|
+
"df.wise.group.popular": "Popularne",
|
|
42
|
+
"df.wise.group.recent": "Ostatnie"
|
|
43
43
|
}
|
package/build/i18n/pt.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipo incorreto",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiado",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Falha ao copiar para área de transferência",
|
|
21
|
-
"df.wise.Decision.all": "Todos",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Moedas com dados de conta",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Comece a digitar para pesquisar",
|
|
24
|
-
"df.wise.Decision.noResults": "Nenhum resultado",
|
|
25
|
-
"df.wise.Decision.popular": "Populares",
|
|
26
|
-
"df.wise.Decision.recent": "Recente",
|
|
27
|
-
"df.wise.Decision.results": "Resultados da busca",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Copiado",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Copiar",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Algo deu errado.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Por favor, envie {maxItems} ou menos arquivos.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Por favor, envie pelo menos {minItems} arquivo(s).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Ocorreu um erro. Por favor, tente novamente.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Carregando..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Carregando...",
|
|
36
|
+
"df.wise.filter.noResults": "Nenhum resultado",
|
|
37
|
+
"df.wise.filter.placeholder": "Comece a digitar para pesquisar",
|
|
38
|
+
"df.wise.filter.results": "Resultados da busca",
|
|
39
|
+
"df.wise.group.all": "Todos",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Moedas com dados de conta",
|
|
41
|
+
"df.wise.group.popular": "Populares",
|
|
42
|
+
"df.wise.group.recent": "Recente"
|
|
43
43
|
}
|
package/build/i18n/ro.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tip incorect",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiat în clipboard",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Copierea în clipboard a eșuat",
|
|
21
|
-
"df.wise.Decision.all": "Toate",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Monede cu detalii de cont",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Începe să tastezi pentru a căuta",
|
|
24
|
-
"df.wise.Decision.noResults": "Niciun rezultat",
|
|
25
|
-
"df.wise.Decision.popular": "Populare",
|
|
26
|
-
"df.wise.Decision.recent": "Recente",
|
|
27
|
-
"df.wise.Decision.results": "Rezultatele căutării",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Copiat în clipboard",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Copiază",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Ceva nu a mers bine.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Te rugăm să încarci {maxItems} fișiere sau mai puține.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Te rugăm să încarci cel puțin {minItems} fișier(e).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Ceva nu a mers bine, te rugăm să încerci din nou.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Se încarcă..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Se încarcă...",
|
|
36
|
+
"df.wise.filter.noResults": "Niciun rezultat",
|
|
37
|
+
"df.wise.filter.placeholder": "Începe să tastezi pentru a căuta",
|
|
38
|
+
"df.wise.filter.results": "Rezultatele căutării",
|
|
39
|
+
"df.wise.group.all": "Toate",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Monede cu detalii de cont",
|
|
41
|
+
"df.wise.group.popular": "Populare",
|
|
42
|
+
"df.wise.group.recent": "Recente"
|
|
43
43
|
}
|
package/build/i18n/ru.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Неверный тип",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Скопировано в буфер обмена",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Не удалось скопировать в буфер обмена",
|
|
21
|
-
"df.wise.Decision.all": "Все",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Валюты с реквизитами счета",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Начните вводить запрос для поиска",
|
|
24
|
-
"df.wise.Decision.noResults": "Нет результатов",
|
|
25
|
-
"df.wise.Decision.popular": "Популярные",
|
|
26
|
-
"df.wise.Decision.recent": "Недавние",
|
|
27
|
-
"df.wise.Decision.results": "Результаты поиска",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Скопировано в буфер обмена",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Копировать",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Что-то пошло не так.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Пожалуйста, загрузите не более {maxItems} файлов.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Пожалуйста, загрузите по крайней мере {minItems} файл(-а/ов).",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Что-то пошло не так, пожалуйста, попробуйте еще раз.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Загрузка..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Загрузка...",
|
|
36
|
+
"df.wise.filter.noResults": "Нет результатов",
|
|
37
|
+
"df.wise.filter.placeholder": "Начните вводить запрос для поиска",
|
|
38
|
+
"df.wise.filter.results": "Результаты поиска",
|
|
39
|
+
"df.wise.group.all": "Все",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Валюты с реквизитами счета",
|
|
41
|
+
"df.wise.group.popular": "Популярные",
|
|
42
|
+
"df.wise.group.recent": "Недавние"
|
|
43
43
|
}
|
package/build/i18n/th.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "ประเภทไม่ถูกต้อง",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "คัดลอกไปยังคลิปบอร์ด",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "คัดลอกไปยังคลิปบอร์ดไม่สำเร็จ",
|
|
21
|
-
"df.wise.Decision.all": "ทั้งหมด",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "สกุลเงินต่างๆ พร้อมรายละเอียดบัญชี",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "เริ่มพิมพ์เพื่อค้นหาเลย",
|
|
24
|
-
"df.wise.Decision.noResults": "ไม่มีผลลัพธ์",
|
|
25
|
-
"df.wise.Decision.popular": "สกุลยอดนิยม",
|
|
26
|
-
"df.wise.Decision.recent": "ล่าสุด",
|
|
27
|
-
"df.wise.Decision.results": "ผลการค้นหา",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "คัดลอกไปยังคลิปบอร์ด",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "คัดลอก",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "เกิดข้อผิดพลาดบางอย่างขึ้น",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "โปรดอัปโหลด {maxItems} ไฟล์หรือน้อยกว่า",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "โปรดอัปโหลดอย่างน้อย {minItems} ไฟล์",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "เกิดข้อผิดพลาดบางอย่าง โปรดลองอีกครั้ง",
|
|
42
|
-
"df.wise.SearchLayout.loading": "กำลังโหลด..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "กำลังโหลด...",
|
|
36
|
+
"df.wise.filter.noResults": "ไม่มีผลลัพธ์",
|
|
37
|
+
"df.wise.filter.placeholder": "เริ่มพิมพ์เพื่อค้นหาเลย",
|
|
38
|
+
"df.wise.filter.results": "ผลการค้นหา",
|
|
39
|
+
"df.wise.group.all": "ทั้งหมด",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "สกุลเงินต่างๆ พร้อมรายละเอียดบัญชี",
|
|
41
|
+
"df.wise.group.popular": "สกุลยอดนิยม",
|
|
42
|
+
"df.wise.group.recent": "ล่าสุด"
|
|
43
43
|
}
|
package/build/i18n/tr.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Geçersiz seçim",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Panoya kopyalandı",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Panoya kopyalama başarısız oldu",
|
|
21
|
-
"df.wise.Decision.all": "Tümü",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Hesap bilgileri olan bakiyeler",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Aramak için yazmaya başlayın",
|
|
24
|
-
"df.wise.Decision.noResults": "Sonuç yok",
|
|
25
|
-
"df.wise.Decision.popular": "Popüler",
|
|
26
|
-
"df.wise.Decision.recent": "Yakın zamanlı",
|
|
27
|
-
"df.wise.Decision.results": "Arama sonuçları",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Panoya kopyalandı",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Kopyala",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Bir sorun oluştu.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Lütfen {maxItems} veya daha az dosya yükleyin.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Lütfen en az {minItems} dosya yükleyin.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Bir şeyler ters gitti, lütfen tekrar deneyin.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Yükleniyor..."
|
|
35
|
+
"df.wise.SearchLayout.loading": "Yükleniyor...",
|
|
36
|
+
"df.wise.filter.noResults": "Sonuç yok",
|
|
37
|
+
"df.wise.filter.placeholder": "Aramak için yazmaya başlayın",
|
|
38
|
+
"df.wise.filter.results": "Arama sonuçları",
|
|
39
|
+
"df.wise.group.all": "Tümü",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Hesap bilgileri olan bakiyeler",
|
|
41
|
+
"df.wise.group.popular": "Popüler",
|
|
42
|
+
"df.wise.group.recent": "Yakın zamanlı"
|
|
43
43
|
}
|
package/build/i18n/uk.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Неправильний тип",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Скопійовано в буфер обміну",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Не вдалося скопіювати в буфер обміну",
|
|
21
|
-
"df.wise.Decision.all": "Усе",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "Валюти з реквізитами рахунків",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
24
|
-
"df.wise.Decision.noResults": "Нічого не знайдено",
|
|
25
|
-
"df.wise.Decision.popular": "Популярні",
|
|
26
|
-
"df.wise.Decision.recent": "Недавні",
|
|
27
|
-
"df.wise.Decision.results": "Результати пошуку",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "Скопійовано в буфер обміну",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "Копіювати",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "Щось пішло не так.",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "Максимальна кількість файлів для завантаження: {maxItems}.",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "Мінімальна кількість файлів для завантаження: {minItems}.",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "Щось сталося. Спробуйте ще раз.",
|
|
42
|
-
"df.wise.SearchLayout.loading": "Завантаження…"
|
|
35
|
+
"df.wise.SearchLayout.loading": "Завантаження…",
|
|
36
|
+
"df.wise.filter.noResults": "Нічого не знайдено",
|
|
37
|
+
"df.wise.filter.placeholder": "Start typing to search",
|
|
38
|
+
"df.wise.filter.results": "Результати пошуку",
|
|
39
|
+
"df.wise.group.all": "Усе",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "Валюти з реквізитами рахунків",
|
|
41
|
+
"df.wise.group.popular": "Популярні",
|
|
42
|
+
"df.wise.group.recent": "Недавні"
|
|
43
43
|
}
|
package/build/i18n/zh_CN.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "类型错误",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "已复制到剪贴板",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "复制到剪贴板失败",
|
|
21
|
-
"df.wise.Decision.all": "全部",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "带有账户详细信息的货币",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "开始输入以搜索",
|
|
24
|
-
"df.wise.Decision.noResults": "暂无结果",
|
|
25
|
-
"df.wise.Decision.popular": "热门",
|
|
26
|
-
"df.wise.Decision.recent": "最近",
|
|
27
|
-
"df.wise.Decision.results": "搜索结果",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "已复制到剪贴板",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "复制",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "出错了。",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "请上传不超过 {maxItems} 个文件。",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "请上传至少 {minItems} 个文件。",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "出错了,请重试。",
|
|
42
|
-
"df.wise.SearchLayout.loading": "正在加载…"
|
|
35
|
+
"df.wise.SearchLayout.loading": "正在加载…",
|
|
36
|
+
"df.wise.filter.noResults": "暂无结果",
|
|
37
|
+
"df.wise.filter.placeholder": "开始输入以搜索",
|
|
38
|
+
"df.wise.filter.results": "搜索结果",
|
|
39
|
+
"df.wise.group.all": "全部",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "带有账户详细信息的货币",
|
|
41
|
+
"df.wise.group.popular": "热门",
|
|
42
|
+
"df.wise.group.recent": "最近"
|
|
43
43
|
}
|
package/build/i18n/zh_HK.json
CHANGED
|
@@ -18,13 +18,6 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "錯誤的類型",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "複製到剪貼板",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "無法複製到剪貼板",
|
|
21
|
-
"df.wise.Decision.all": "全部",
|
|
22
|
-
"df.wise.Decision.currenciesWithAccountDetails": "提供賬戶資料的貨幣",
|
|
23
|
-
"df.wise.Decision.filterPlaceholder": "開始輸入以搜尋",
|
|
24
|
-
"df.wise.Decision.noResults": "沒有結果",
|
|
25
|
-
"df.wise.Decision.popular": "熱門",
|
|
26
|
-
"df.wise.Decision.recent": "最近的",
|
|
27
|
-
"df.wise.Decision.results": "搜尋結果",
|
|
28
21
|
"df.wise.DynamicParagraph.copied": "複製到剪貼板",
|
|
29
22
|
"df.wise.DynamicParagraph.copy": "複製",
|
|
30
23
|
"df.wise.ErrorBoundary.errorAlert": "出了些問題。",
|
|
@@ -39,5 +32,12 @@
|
|
|
39
32
|
"df.wise.MultipleFileUploadSchema.maxItemsError": "請不要上載超過{maxItems}個檔案。",
|
|
40
33
|
"df.wise.MultipleFileUploadSchema.minItemsError": "請上載至少{minItems}個檔案。",
|
|
41
34
|
"df.wise.PersistAsyncSchema.genericError": "出現了問題,請再試一次。",
|
|
42
|
-
"df.wise.SearchLayout.loading": "載入中…"
|
|
35
|
+
"df.wise.SearchLayout.loading": "載入中…",
|
|
36
|
+
"df.wise.filter.noResults": "沒有結果",
|
|
37
|
+
"df.wise.filter.placeholder": "開始輸入以搜尋",
|
|
38
|
+
"df.wise.filter.results": "搜尋結果",
|
|
39
|
+
"df.wise.group.all": "全部",
|
|
40
|
+
"df.wise.group.currencies-with-account-details": "提供賬戶資料的貨幣",
|
|
41
|
+
"df.wise.group.popular": "熱門",
|
|
42
|
+
"df.wise.group.recent": "最近的"
|
|
43
43
|
}
|
package/build/main.css
CHANGED
|
@@ -248,7 +248,7 @@ button.df-back-btn {
|
|
|
248
248
|
}
|
|
249
249
|
.df-columns-renderer-container {
|
|
250
250
|
display: flex;
|
|
251
|
-
gap: var(--size-
|
|
251
|
+
gap: var(--size-4);
|
|
252
252
|
flex-direction: column;
|
|
253
253
|
}
|
|
254
254
|
.df-columns-renderer-column,
|
|
@@ -260,9 +260,10 @@ button.df-back-btn {
|
|
|
260
260
|
.df-columns-renderer-bias-end .df-columns-renderer-column:nth-child(2) {
|
|
261
261
|
flex: 2;
|
|
262
262
|
}
|
|
263
|
-
@media (width >=
|
|
263
|
+
@media (width >=768px) {
|
|
264
264
|
.df-columns-renderer-container {
|
|
265
265
|
flex-direction: row;
|
|
266
|
+
gap: var(--size-16);
|
|
266
267
|
}
|
|
267
268
|
}
|
|
268
269
|
.df-image .df-illustration {
|