Skip to content

Commit

Permalink
Fetch translations & Recreate libretro_core_options_intl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 23, 2023
1 parent b024aa0 commit 9f8f5bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libretro/libretro_core_options_intl.h
Original file line number Diff line number Diff line change
Expand Up @@ -49392,9 +49392,9 @@ struct retro_core_options_v2 options_ru = {
#define OPTION_VAL_128K_SK NULL
#define OPTION_VAL_256K_SK NULL
#define OPTION_VAL_512K_SK NULL
#define OPTION_VAL_1MEG_SK NULL
#define OPTION_VAL_2MEG_SK NULL
#define OPTION_VAL_4MEG_SK NULL
#define OPTION_VAL_1MEG_SK "1 Mbit"
#define OPTION_VAL_2MEG_SK "2 Mbit"
#define OPTION_VAL_4MEG_SK "4 Mbit"
#define GENESIS_PLUS_GX_ADD_ON_LABEL_SK NULL
#define GENESIS_PLUS_GX_ADD_ON_INFO_0_SK NULL
#define OPTION_VAL_SEGA_MEGA_CD_SK NULL
Expand Down

0 comments on commit 9f8f5bc

Please sign in to comment.