Added missing option tokens (french not yet)
This commit is contained in:
parent
9b942ab977
commit
8b7363364c
|
@ -227,6 +227,8 @@ option_screen_game_difficulty_description,Difficulty mode~Sets the level of diff
|
|||
option_screen_game_difficulty_easy,Easy
|
||||
option_screen_game_difficulty_hard,Hard
|
||||
option_screen_game_difficulty_superhard,Super Hard
|
||||
option_screen_game_interfacescale,Interface Scale
|
||||
option_screen_game_interfacescale_automatic,Automatic
|
||||
option_screen_game_viewbobbing,View Bobbing
|
||||
option_screen_game_viewbobbing_description,Turns camera shaking on or off.
|
||||
|
||||
|
|
|
@ -227,6 +227,8 @@ option_screen_game_difficulty_description,Définit le niveau de difficulté.
|
|||
option_screen_game_difficulty_easy,Facile
|
||||
option_screen_game_difficulty_hard,Difficile
|
||||
option_screen_game_difficulty_superhard,Extreme
|
||||
option_screen_game_interfacescale,Interface Scale
|
||||
option_screen_game_interfacescale_automatic,Automatic
|
||||
option_screen_game_viewbobbing,View Bobbing
|
||||
option_screen_game_viewbobbing_description,Active ou désactive le tremblement de la caméra.
|
||||
|
||||
|
|
|
@ -227,6 +227,8 @@ option_screen_game_difficulty_description,Difficulty mode~Sets the level of diff
|
|||
option_screen_game_difficulty_easy,Makkelijk
|
||||
option_screen_game_difficulty_hard,Moeilijk
|
||||
option_screen_game_difficulty_superhard,Supermoeilijk
|
||||
option_screen_game_interfacescale,Interface-schaal
|
||||
option_screen_game_interfacescale_automatic,Automatisch
|
||||
option_screen_game_viewbobbing,Loopbeweging
|
||||
option_screen_game_viewbobbing_description,Turns camera shaking on or off.
|
||||
|
||||
|
|
|
@ -221,13 +221,14 @@ option_screen_description,Descrição
|
|||
|
||||
option_screen_game,Game
|
||||
option_screen_game_textspeed,Velocidade do texto
|
||||
|
||||
option_screen_game_textspeed_description,A Velocidade em que o texto é escrito.
|
||||
option_screen_game_difficulty,Dificuldade
|
||||
option_screen_game_difficulty_description,Modo de Dificuldade~Selecie um nivel de Dificuldade.
|
||||
option_screen_game_difficulty_easy,Facil
|
||||
option_screen_game_difficulty_hard,Difícil
|
||||
option_screen_game_difficulty_superhard,Super Difícil
|
||||
option_screen_game_interfacescale,Escala de Interface
|
||||
option_screen_game_interfacescale_automatic,Automático
|
||||
option_screen_game_viewbobbing,Ver Balanço
|
||||
option_screen_game_viewbobbing_description,Liga e Desliga o balançar da Camera.
|
||||
|
||||
|
|
Loading…
Reference in New Issue