Added french strings

This commit is contained in:
Dachuu 2018-11-04 18:45:04 +01:00 committed by GitHub
parent 8e8e62ac33
commit 7ef5c84e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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] =