Fetch translations from Crowdin

This commit is contained in:
github-actions 2022-09-02 00:12:26 +00:00
parent 55391ac29f
commit bfcdc7a764
2 changed files with 33 additions and 1 deletions

View File

@ -2103,6 +2103,38 @@ MSG_HASH(
MSG_3DS_BOTTOM_MENU_DEFAULT,
"Tap the Touch Screen to go\nto the RetroArch menu"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_BOTTOM_FONT_ENABLE,
"Display bottom menu font. Enable to display button descriptions on the bottom screen. This excludes the save-state date."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_RED,
"Font Colour Red"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_RED,
"Adjust bottom screen font red colour."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_GREEN,
"Font Colour Green"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_GREEN,
"Adjust bottom screen font green colour."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_BLUE,
"Font Colour Blue"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_BOTTOM_FONT_COLOR_BLUE,
"Adjust bottom screen font blue colour."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_BOTTOM_FONT_COLOR_OPACITY,
"Font Colour Opacity"
)
#endif
#ifdef HAVE_QT
MSG_HASH(

View File

@ -31,7 +31,7 @@
#define LANGUAGE_PROGRESS_GREEK_APPROVED 0
/* English, United Kingdom */
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 99
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 100
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0
/* Esperanto */