mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed the missing comma
This commit is contained in:
parent
e24addd87d
commit
0e3980f656
@ -297,7 +297,7 @@ magically infused items?"#,
|
||||
"hud.settings.hotbar": "Aksiyon Çubuğu",
|
||||
"hud.settings.toggle_shortcuts": "Kısayolları aç/kapa",
|
||||
"hud.settings.buffs_skillbar": "Etkiler yetenek çubuğunun üstünde",
|
||||
"hud.settings.buffs_mmap": "Etkiler haritanın yanında"
|
||||
"hud.settings.buffs_mmap": "Etkiler haritanın yanında",
|
||||
"hud.settings.toggle_bar_experience": "Tecrübe çubuğunu aç/kapa",
|
||||
"hud.settings.scrolling_combat_text": "Verilen/Alınan Hasar Yazısı",
|
||||
"hud.settings.single_damage_number": "Verilen Hasarı Tek Tek Göster",
|
||||
@ -588,4 +588,4 @@ Koruma
|
||||
"Bu bana göre bir çizik bile değil!",
|
||||
],
|
||||
}
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user