diff --git a/frontend/src/lib/components/translate/ConfigTabForm.svelte b/frontend/src/lib/components/translate/ConfigTabForm.svelte new file mode 100644 index 00000000..facfe25b --- /dev/null +++ b/frontend/src/lib/components/translate/ConfigTabForm.svelte @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + +
+ +
+

{$t.translate?.config?.basic_info}

+
+
+ + + {#if validationErrors.name} +

{validationErrors.name}

+ {/if} +
+
+ +