Added french strings

This commit is contained in:
Dachuu 2018-11-04 18:45:04 +01:00 committed by yellows8
parent 8e8e62ac33
commit 2a3564f53a

View File

@ -224,6 +224,7 @@ const char* const g_strings[StrId_Max][16] =
[StrId_AppLaunchError] =
{
STR_EN("Failed to launch the application:"),
STR_FR("Erreur au lancement de l'application"),
},
[StrId_AppInfo_Author] =