vacío da error

This commit is contained in:
tavo-wasd 2024-02-13 23:50:41 -06:00
parent 7a4dc57488
commit c8f02622a7

View file

@ -125,9 +125,11 @@ set_lang() {
fi
if [ "$SLANG" = "en" ] ; then
TITLE="Digital signature installer"
fi
if [ "$SLANG" = "fr" ] ; then
TITLE="Installation de signature"
fi
}