Skip to content

Commit a93f37c

Browse files
committed
update eng instruction on new translator
1 parent ded2fe1 commit a93f37c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/how_to_add_new_translator.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ The value of the parameter can also be a dictionary, in which case it must be de
9595
}
9696
}
9797
```
98+
<p align = "center">
99+
<img src="./src/new_translator.png">
100+
</p>
101+
<p align = "center">
102+
setup_params displayed in the app's config panel.
103+
</p>
98104

99105
Implement ```_setup_translator```: initialized the translator here.
100106

0 commit comments

Comments
 (0)