forked from wsaunders1014/TerrainLayer
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathen.json
21 lines (20 loc) · 912 Bytes
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"TerrainLayer.sf": "Terrain Grid",
"TerrainLayer.select": "Select Difficult Terrain",
"TerrainLayer.add": "Add Difficult Terrain",
"TerrainLayer.onoff": "Enable/Disable Terrain",
"TerrainLayer.reset": "Reset Terrain",
"TerrainLayer.IncreaseCost": "Increase Cost",
"TerrainLayer.DecreaseCost": "Decrease Cost",
"TerrainLayer.TerrainCost": "Terrain Cost",
"TerrainLayer.Cost": "Cost",
"TerrainLayer.Configure": "Configure this scene terrain.",
"TerrainLayer.Configuration": "Terrain Configuration",
"TerrainLayer.UpdateTerrain": "Update Terrain",
"TerrainLayer.TerrainType": "Terrain Type",
"TerrainLayer.Environment": "Environment",
"TerrainLayer.opacity.name": "Terrain Icon Opacity",
"TerrainLayer.opacity.hint": "Opacity of the Icon and Number.",
"TerrainLayer.showText.name": "Show Text",
"TerrainLayer.showtext.hint": "Show the text of how difficult the terrain is."
}