From f0756196bc0a50bc8835bde403ee141e20ac7c5c Mon Sep 17 00:00:00 2001 From: AntonioDePau Date: Fri, 16 Mar 2018 11:45:00 +0000 Subject: [PATCH] Update language.c --- common/language.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/language.c b/common/language.c index 85929a6..2f6259e 100644 --- a/common/language.c +++ b/common/language.c @@ -289,7 +289,7 @@ const char* const g_strings[StrId_Max][16] = STR_ES("Volver"), STR_DE("Zurück"), STR_FR("Retour"), - STR_IT("Ritornare"), + STR_IT("Indietro"), STR_JP("戻る"), //Not sure about this one nor the ones after STR_PT STR_PT("Regressar"), STR_NL("Teruggaan"),