Merge branch 'pfau/fix_i18n' into 'master'

fix i18n for shortsword in char creation

See merge request veloren/veloren!2705
This commit is contained in:
Monty Marz 2021-07-31 16:58:20 +00:00
commit 7acca36629
2 changed files with 3 additions and 2 deletions

View File

@ -60,6 +60,8 @@ Ist das Spiel auf dem neusten Stand?"#,
"common.weapons.axe": "Axt",
"common.weapons.sword": "Schwert",
"common.weapons.greatsword": "Zweihänder",
"common.weapons.shortswords": "Kurzschwerter",
"common.weapons.staff": "Stab",
"common.weapons.bow": "Bogen",
"common.weapons.hammer": "Hammer",

View File

@ -909,8 +909,7 @@ impl Controls {
*mainhand == Some(STARTER_SWORDS),
Message::Tool((Some(STARTER_SWORDS), Some(STARTER_SWORDS))),
imgs.swords,
"common.weapons.greatsword
",
"common.weapons.shortswords",
)
.into(),
icon_button_tooltip(