mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +00:00
brightness and control tutorial localization touchups
This commit is contained in:
parent
ed19d9b07d
commit
1dee49391e
1 changed files with 2 additions and 2 deletions
|
|
@ -133,7 +133,7 @@ CONFIG_DEFINE_LOCALE(ControlTutorial)
|
|||
{ ELanguage::English, { "Control Tutorial", "Show controller hints during gameplay.\n\nThe Werehog Critical Attack prompt will be unaffected." } },
|
||||
{ ELanguage::Japanese, { "", "" } },
|
||||
{ ELanguage::German, { "", "" } },
|
||||
{ ELanguage::French, { "Indication de commande", "Affiche les indications de commandes pendant le jeu.\n\nCeci n'affecte pas les Coup critiques du hérisson-garou." } },
|
||||
{ ELanguage::French, { "Indication des commandes", "Affiche les indications des commandes pendant le jeu.\n\nCeci n'affecte pas les Coup critiques du hérisson-garou." } },
|
||||
{ ELanguage::Spanish, { "", "" } },
|
||||
{ ELanguage::Italian, { "", "" } }
|
||||
};
|
||||
|
|
@ -611,7 +611,7 @@ CONFIG_DEFINE_LOCALE(Brightness)
|
|||
{ ELanguage::English, { "Brightness", "Adjust the brightness level until the symbol on the left is barely visible." } },
|
||||
{ ELanguage::Japanese, { "", "" } },
|
||||
{ ELanguage::German, { "", "" } },
|
||||
{ ELanguage::French, { "Luminosité", "Régler le niveau de luminosité jusqu'à ce que le symbole à gauche soit à peine visible." } },
|
||||
{ ELanguage::French, { "Luminosité", "Règle le niveau de luminosité jusqu'à ce que le symbole à gauche soit à peine visible." } },
|
||||
{ ELanguage::Spanish, { "", "" } },
|
||||
{ ELanguage::Italian, { "", "" } }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue