Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next 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 ?