Localization/Fixup
* kill an antique typo causing an error whenever a tooltip for a hearthstoneesque effect is displayed for Locale FR an RU
This commit is contained in:
parent
99a95f3995
commit
31928d56a7
2 changed files with 2 additions and 2 deletions
|
|
@ -1457,7 +1457,7 @@ $lang = array(
|
|||
'unlimRange' => "Portée illimitée",
|
||||
'reagents' => "Composants",
|
||||
'tools' => "Outils",
|
||||
'home' => "%lt;Auberge>",
|
||||
'home' => "<Auberge>",
|
||||
'pctCostOf' => "de la %s de base",
|
||||
'costPerSec' => ", plus %s par seconde",
|
||||
'costPerLevel' => ", plus %s par niveau",
|
||||
|
|
|
|||
|
|
@ -1457,7 +1457,7 @@ $lang = array(
|
|||
'unlimRange' => "Неограниченное расстояние",
|
||||
'reagents' => "Реагент",
|
||||
'tools' => "Инструменты",
|
||||
'home' => "%lt;Гостиница>",
|
||||
'home' => "<Гостиница>",
|
||||
'pctCostOf' => "от базовой %s",
|
||||
'costPerSec' => ", плюс %s в секунду",
|
||||
'costPerLevel' => ", плюс %s за уровень",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue