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 e49c439 commit 379793f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libretro_core_options_intl.h
Original file line number Diff line number Diff line change
Expand Up @@ -65033,7 +65033,7 @@ struct retro_core_options_v2 options_ru = {
#define BEETLE_OPT_NEGCON_RESPONSE_LABEL_SK NULL
#define BEETLE_OPT_NEGCON_RESPONSE_INFO_0_SK NULL
#define OPTION_VAL_LINEAR_SK "Lineárny"
#define OPTION_VAL_QUADRATIC_SK NULL
#define OPTION_VAL_QUADRATIC_SK "Kvadratický"
#define OPTION_VAL_CUBIC_SK "Kubické"
#define BEETLE_OPT_NEGCON_DEADZONE_LABEL_SK NULL
#define BEETLE_OPT_NEGCON_DEADZONE_INFO_0_SK NULL
Expand Down Expand Up @@ -65187,7 +65187,7 @@ struct retro_core_options_v2 options_ru = {
#define BEETLE_OPT_CROP_OVERSCAN_INFO_0_SK NULL
#define OPTION_VAL_DISABLED_O56_SK "Žiadne"
#define OPTION_VAL_STATIC_SK "Statické"
#define OPTION_VAL_SMART_SK NULL
#define OPTION_VAL_SMART_SK "Dynamický (predvolené)"
#define BEETLE_OPT_IMAGE_CROP_LABEL_SK NULL
#define BEETLE_OPT_IMAGE_CROP_INFO_0_SK NULL
#define OPTION_VAL_9PX_SK NULL
Expand Down

0 comments on commit 379793f

Please sign in to comment.