mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
(AI Service) Set japanese to 'ja'
This commit is contained in:
parent
6d418cd5d8
commit
2cad33b19e
@ -2934,7 +2934,7 @@ static const char *ai_service_get_str(enum translation_lang id)
|
||||
case TRANSLATION_LANG_DE:
|
||||
return "de";
|
||||
case TRANSLATION_LANG_JP:
|
||||
return "jp";
|
||||
return "ja";
|
||||
case TRANSLATION_LANG_NL:
|
||||
return "nl";
|
||||
case TRANSLATION_LANG_CS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user