initial check in based on SVN revision 575

This commit is contained in:
2025-05-14 12:57:39 -05:00
commit a3ef12e24a
217 changed files with 95547 additions and 0 deletions

34
source/Fonts/textFrench.c Normal file
View File

@@ -0,0 +1,34 @@
/*
* languages.h
*
* Created on: 6/26/2024
* Author: Brian.Bailey
*/
const char * textFrench[] =
{
"1 HEURE",
"2 HEURES",
"Arrêt automatique",
"Contient",
"FRÉQUENCES",
"Fréquences",
"Décompte horaire",
"LANGUE",
"LIAISON RADIO",
"Langue",
"Liaison radio",
"Vers. charg. dém.",
"Date de fabrication",
"Nom du modèle",
"JAMAIS",
"INFOS RÉGLEMENTAIRES",
"Réglementation",
"PARAMÈTRES",
"INFORMATIONS SUR LE SYSTÈME",
"Numéro de série",
"Version du logiciel",
"Infos système",
};