First commit buildtool

This commit is contained in:
“VeLiTi”
2024-03-20 17:47:52 +01:00
parent 73baa19c2d
commit 8bc81c65ac
10 changed files with 970 additions and 11 deletions

View File

@@ -302,6 +302,10 @@ $message_pa_2 = 'Partner updated successfully!';
$message_pa_3 = 'Partner deleted successfully!';
$message_no_partners = 'There are no partners';
//Build
$buildtool_h2 = 'Buildtool';
$buildtool_p = 'Assemble product';
//Firmware
$firmwaretool_h2 = 'Firmwaretool';
$firmwaretool_p = 'Update firmware.';