initial check in based on SVN revision 575
This commit is contained in:
34
source/Fonts/textFrench.c
Normal file
34
source/Fonts/textFrench.c
Normal 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",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user