-
Notifications
You must be signed in to change notification settings - Fork 6
/
default.json
33 lines (33 loc) · 1.47 KB
/
default.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"GMCM_Option_ModEnabled_Name": "Enable Mod",
"GMCM_Option_UseSaveSpecificEdits_Name": "Save Specific Edits",
"GMCM_Option_IncludeGlobalEdits_Name": "Include Global Edits",
"GMCM_Option_ShowMenu_Name": "Show Menu",
"GMCM_Option_Buttons_Text": "Buttons",
"GMCM_Option_ToggleButton_Name": "Toggle Button",
"GMCM_Option_ToggleMenuButton_Name": "Menu Button",
"GMCM_Option_RefreshButton_Name": "Refresh Button",
"GMCM_Option_CopyButton_Name": "Copy Button",
"GMCM_Option_PasteButton_Name": "Paste Button",
"GMCM_Option_RevertButton_Name": "Revert Button",
"GMCM_Option_RevertModButton_Name": "Revert Map Modifer",
"GMCM_Option_ScrollUpButton_Name": "Scroll Up Button",
"GMCM_Option_ScrollDownButton_Name": "Scroll Down Button",
"GMCM_Option_LayerModButton_Name": "Layer Modifier",
"GMCM_Option_SheetModButton_Name": "Sheet Modifier",
"GMCM_Option_Sounds_Text": "Sounds",
"GMCM_Option_CopySound_Name": "Copy Sound",
"GMCM_Option_PasteSound_Name": "Paste Sound",
"GMCM_Option_ScrollSound_Name": "Scroll Sound",
"GMCM_Option_Misc_Text": "Misc",
"GMCM_Option_BorderThickness_Name": "Border Thickness",
"GMCM_Option_DefaultAnimationInterval_Name": "Anim Interval",
"mod-active": "Map Edit activated, press {0} to disable.",
"mod-inactive": "Map Edit deactivated.",
"current-layer": "Switched to layer {0}.",
"current-tile": "Current Tile",
"layers": "Layers",
"tile-sheets": "Tile Sheets",
"available-sheets": "Available Sheets",
"current-tilesheet": "Switched to tile sheet {0}."
}