UNPKG

@appscode/ui-builder

Version:
35 lines (34 loc) 696 B
{ "edit_form_btn": "Edit Form", "done_btn": "Done", "sync_btn": "Sync to Database", "logout_btn": "Logout", "options_json": "Options JSON", "main_json": "Main JSON", "files": { "title": "Files", "ui": "UI", "schema": "Schema", "model": "Model", "functions": "Functions", "language": "Language" }, "editor": { "tabs": { "code": "Code", "file": "File", "preview": "Preview Changes" }, "format": { "json": "JSON", "yaml": "YAML" }, "title": { "ui": "UI JSON", "schema": "Schema JSON", "model": "Model JSON", "functions": "Functions JS", "language": "Language JSON" } } }