mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
feat: minor adjustments
This commit is contained in:
parent
e8c1666d64
commit
7cb04a7040
@ -10,7 +10,7 @@ buff-title-agility = Agility
|
||||
buff-desc-agility = Your movement is faster, but you deal less damage, and take more damage.
|
||||
buff-stat-agility =
|
||||
Increases movement speed by { $strength } %.
|
||||
In return, your attack power and defense decrease dramatically.
|
||||
In return, your attack power and defense decrease drastically.
|
||||
## Saturation
|
||||
buff-title-saturation = Saturation
|
||||
buff-desc-saturation = Gain health over time from consumables.
|
||||
|
@ -35,8 +35,8 @@ hud-settings-speech_bubble_icon = Speech Bubble Icon
|
||||
hud-settings-energybar_numbers = Stamina bar numbers
|
||||
hud-settings-always_show_bars = Always show the stamina bar
|
||||
hud-settings-enable_poise_bar = Enable Poise bar
|
||||
hud-settings-experience_numbers = Experience bar numbers
|
||||
hud-settings-accumulate_experience = Accumulate Experience Numbers
|
||||
hud-settings-experience_numbers = Experience points
|
||||
hud-settings-accumulate_experience = Show experience points as aggregate
|
||||
hud-settings-values = Values
|
||||
hud-settings-percentages = Percentages
|
||||
hud-settings-chat = Chat
|
||||
|
@ -62,7 +62,7 @@ main-login-network_wrong_version = Mismatched server and client version. Hint: Y
|
||||
main-login-failed_sending_request = Request to authentication server failed.
|
||||
main-login-invalid_character = The selected character is invalid.
|
||||
main-login-client_crashed = Client crashed.
|
||||
main-login-not_on_whitelist = You are not a member in the whitelist of the server you attempted to join.
|
||||
main-login-not_on_whitelist = You are not a member in the whitelist of the server you have attempted to join.
|
||||
main-login-banned = You have been banned with the following reason:
|
||||
main-login-kicked = You have been kicked with the following reason:
|
||||
main-login-select_language = Select a language
|
||||
|
Loading…
Reference in New Issue
Block a user