Update language.c

This commit is contained in:
AntonioDePau 2018-03-07 13:50:35 +00:00 committed by yellows8
parent e57756b224
commit d6fdba9793

View File

@ -289,7 +289,7 @@ const char* const g_strings[StrId_Max][16] =
STR_ES("Volver"), STR_ES("Volver"),
STR_DE("Zurück"), STR_DE("Zurück"),
STR_FR("Retour"), STR_FR("Retour"),
STR_IT("Ritorno"), STR_IT("Ritornare"),
STR_JP("戻る"), //Not sure about this one nor the ones after STR_PT STR_JP("戻る"), //Not sure about this one nor the ones after STR_PT
STR_PT("Regressar"), STR_PT("Regressar"),
STR_NL("Teruggaan"), STR_NL("Teruggaan"),