French: Add option to stretch menu to fill screen

This commit is contained in:
Weedy Weed Smoker 2020-05-16 08:38:15 +07:00 committed by GitHub
parent f5a880b6c5
commit 493dd1749c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7023,6 +7023,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_RGUI_ASPECT_RATIO_LOCK_INTEGER,
"Échelle à l'entier"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_RGUI_ASPECT_RATIO_LOCK_FILL_SCREEN,
"Remplir l'écran (Étiré)"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_CUSTOM,
"Personnalisé"