mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
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:
@@ -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 за уровень",
|
||||
|
||||
Reference in New Issue
Block a user