Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Is it possible to do multiple declaration of text table using TextTabInstall with one file ?

Hello everyone I want to install many text table using one file but texttabinstall only install the first one
file example:

#gestion de chaines de caractere multilingue
#
#
#
#
#
#
#
#
label_1::
0:
fr
1:
en
2:
de
#
label_2::
0:
EV1 - exemple FR
1:
EV1 - example EN
2:
EV1 - Beispiel DE
#
# End of file

anyone has a solution ?