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 Jul 14, 2023
1 parent 274d390 commit 02156e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libretro/libretro_core_options_intl.h
Original file line number Diff line number Diff line change
Expand Up @@ -49389,9 +49389,9 @@ struct retro_core_options_v2 options_ru = {
#define OPTION_VAL_PER_CART_SK NULL
#define GENESIS_PLUS_GX_CART_SIZE_LABEL_SK NULL
#define GENESIS_PLUS_GX_CART_SIZE_INFO_0_SK NULL
#define OPTION_VAL_128K_SK NULL
#define OPTION_VAL_256K_SK NULL
#define OPTION_VAL_512K_SK NULL
#define OPTION_VAL_128K_SK "128 Kbit"
#define OPTION_VAL_256K_SK "256 Kbit"
#define OPTION_VAL_512K_SK "512 Kbit"
#define OPTION_VAL_1MEG_SK "1 Mbit"
#define OPTION_VAL_2MEG_SK "2 Mbit"
#define OPTION_VAL_4MEG_SK "4 Mbit"
Expand Down Expand Up @@ -49469,7 +49469,7 @@ struct retro_core_options_v2 options_ru = {
#define GENESIS_PLUS_GX_FM_PREAMP_INFO_0_SK NULL
#define GENESIS_PLUS_GX_CDDA_VOLUME_LABEL_SK "CD-DA hlasitosť"
#define GENESIS_PLUS_GX_CDDA_VOLUME_INFO_0_SK NULL
#define GENESIS_PLUS_GX_PCM_VOLUME_LABEL_SK NULL
#define GENESIS_PLUS_GX_PCM_VOLUME_LABEL_SK "PCM hlasitosť"
#define GENESIS_PLUS_GX_PCM_VOLUME_INFO_0_SK NULL
#define GENESIS_PLUS_GX_AUDIO_EQ_LOW_LABEL_SK NULL
#define GENESIS_PLUS_GX_AUDIO_EQ_LOW_INFO_0_SK NULL
Expand Down

0 comments on commit 02156e8

Please sign in to comment.