continue translate dorf1 and dorf2 fields

This commit is contained in:
kylesv
2012-04-12 18:12:35 +04:00
parent ae3405d951
commit 85a6a18b9a
5 changed files with 65 additions and 59 deletions
+5 -2
View File
@@ -416,9 +416,12 @@ define("MASS_SENT","Mass IGM was sent");
43 => "Error");
$lang['fields'] = array (
0 => ' Level ',
0 => ' Level',
1 => 'Woodcutter Level',
2 => 'Clay Pit Level',
3 => 'Iron Mine Level',
4 => 'Cropland Level');
4 => 'Cropland Level',
5 => 'Outer building site',
6 => 'Building site',
7 => 'Rally Point building site');
?>