Skip to content

Commit

Permalink
Localization fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryzzzen committed Aug 12, 2018
1 parent 5ab3101 commit 3a54626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objects/ChampionSelect.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ class ChampionSelect extends EventEmitter {
}

destroyDisplay() {
Mana.status('Waiting for champion select');
Mana.status(i18n.__('champion-select-waiting'));
UI.disableHextechAnimation();

$('button#loadRunes').disableManualButton();
Expand Down

0 comments on commit 3a54626

Please sign in to comment.