Update language.c

This commit is contained in:
Dachuu 2018-10-16 17:56:53 +02:00 committed by GitHub
parent efbc92db40
commit 01430abddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,6 +304,7 @@ const char* const g_strings[StrId_Max][16] =
[StrId_MsgBox_OK] =
{
STR_EN("OK"),
STR_FR("OK"),
STR_ES("Aceptar"),
STR_JP("了解"),
STR_KO("확인"),