rename /gameObjects?/ => /objects?/ so it can be localized via typeString
This commit is contained in:
Sarjuuk
2015-07-05 21:17:55 +02:00
parent ed67493bb8
commit f2ec843f7e
13 changed files with 19 additions and 19 deletions

View File

@@ -174,8 +174,8 @@ $lang = array(
'difficulty' => "Difficulty",
'dispelType' => "Dispel type",
'duration' => "Duration",
'gameObject' => "object",
'gameObjects' => "Objects",
'object' => "object",
'objects' => "Objects",
'glyphType' => "Glyph type",
'race' => "race",
'races' => "Races",