Support exporting YAML + minified

This commit is contained in:
Misode
2021-11-05 02:47:53 +01:00
parent fba80da273
commit a24c5d4c79
8 changed files with 92 additions and 25 deletions

View File

@@ -25,15 +25,18 @@
"expand_all": "Hold %0% to expand all",
"feature.decorated.decorators": "Decorators",
"feature.decorated.decorators.entry": "Decorator",
"format.json": "JSON",
"format.yaml": "YAML",
"fields": "Fields",
"generate_new_seed": "Generate new seed",
"github": "GitHub",
"hide_output": "Hide JSON output",
"hide_output": "Hide output",
"hide_preview": "Hide preview",
"home": "Home",
"import": "Import",
"indentation.2_spaces": "2 spaces",
"indentation.4_spaces": "4 spaces",
"indentation.minified": "Minified",
"indentation.tabs": "Tabs",
"item_modifier": "Item Modifier",
"language": "Language",
@@ -53,7 +56,7 @@
"move_up": "Move up",
"not_found.description": "The page you were looking for does not exist.",
"no_presets": "No presets",
"output_settings": "JSON output settings",
"output_settings": "Output settings",
"predicate": "Predicate",
"recipe": "Recipe",
"redo": "Redo",
@@ -82,7 +85,7 @@
"preview.width": "Width",
"remove": "Remove",
"search": "Search",
"show_output": "Show JSON output",
"show_output": "Show output",
"show_preview": "Show preview",
"sounds.play": "Play",
"sounds.play_sound": "Play sound",
@@ -97,7 +100,7 @@
"sounds.remove_sound": "Remove sound",
"sounds.unknown_sound": "Unknown sound",
"sounds.loading_sound": "Loading sound",
"source_placeholder": "Paste JSON content here",
"source_placeholder": "Paste raw content here",
"switch_generator": "Switch generator",
"terrain_settings": "Terrain settings",
"undo": "Undo",