fix typo in player campaign page (CC-08)

pull/32/head
Florian Hartwich 2018-03-28 15:03:12 +02:00
parent d41c8706fd
commit 81f6f0129c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ export class CampaignPlayerDetailComponent implements OnInit {
yAxisKill = 'Kills';
yAxisFriendlyFire = 'FriendlyFire';
yAxisVehicleKill = 'Farzeug-Kills';
yAxisVehicleKill = 'Fahrzeug-Kills';
yAxisDeath = 'Tode';
yAxisRespawn = 'Respawn';
yAxisRevive = 'Revive';