diff --git a/common/language.c b/common/language.c index 108591c..50a5920 100644 --- a/common/language.c +++ b/common/language.c @@ -334,7 +334,7 @@ const char* const g_strings[StrId_Max][16] = [StrId_ThemeNotApplied] = { STR_EN("Theme cannot be applied because an error occurred."), - STR_FR("Le thème ne peut pas être appliqué car une erreur est survenue"), + STR_FR("Le thème ne peut pas être appliqué car une erreur est survenue."), STR_ES("El tema no se pudo aplicar porque se ha producido un error."), STR_JP("エラーが発生したため、テーマを適用できませんでした。"), STR_KO("오류가 발생 했기 때문에 테마를 적용할 수 없습니다."),