Summary: The purpose of this page wasn't that clear to me, though the content is pretty focused. I've changed it from JS setup to JS Plugin Definition, and reworded it a bit. I think it makes sense if this specifies everything to do with plugins on the file system, and the next page talks about what you do in javascript. Reviewed By: passy Differential Revision: D15184829 fbshipit-source-id: 6335ebc8d4297ffcbf1ab9860b4f055fe5bbcf87
151 lines
4.3 KiB
JSON
151 lines
4.3 KiB
JSON
{
|
|
"_comment": "This file is auto-generated by write-translations.js",
|
|
"localized-strings": {
|
|
"next": "Next",
|
|
"previous": "Previous",
|
|
"tagline": "Extensible mobile app debugging",
|
|
"docs": {
|
|
"custom-ports": {
|
|
"title": "Running Flipper with different ports",
|
|
"sidebar_label": "Using different ports"
|
|
},
|
|
"extending/arch": {
|
|
"title": "Architecture"
|
|
},
|
|
"extending/communicating": {
|
|
"title": "Device Communication",
|
|
"sidebar_label": "Device Communication"
|
|
},
|
|
"extending/create-plugin": {
|
|
"title": "Mobile Setup"
|
|
},
|
|
"extending/create-table-plugin": {
|
|
"title": "Create Table Plugin"
|
|
},
|
|
"extending/error-handling": {
|
|
"title": "Error Handling"
|
|
},
|
|
"extending/establishing-a-connection": {
|
|
"title": "Secure Communication"
|
|
},
|
|
"extending/index": {
|
|
"title": "Clients and Plugins"
|
|
},
|
|
"extending/js-setup": {
|
|
"title": "JavaScript Plugin Definition"
|
|
},
|
|
"extending/layout-inspector": {
|
|
"title": "Extending the Layout Inspector"
|
|
},
|
|
"extending/new-clients": {
|
|
"title": "Implementing a Flipper Client"
|
|
},
|
|
"extending/search-and-filter": {
|
|
"title": "Searching and Filtering"
|
|
},
|
|
"extending/send-data": {
|
|
"title": "Sending Data to Plugins"
|
|
},
|
|
"extending/styling-components": {
|
|
"title": "Styling Components"
|
|
},
|
|
"extending/supporting-layout": {
|
|
"title": "Implementing Layout Inspection"
|
|
},
|
|
"extending/testing": {
|
|
"title": "Testing"
|
|
},
|
|
"extending/writing-a-plugin": {
|
|
"title": "Writing a plugin in JavaScript"
|
|
},
|
|
"features/crash-reporter-plugin": {
|
|
"title": "Crash Reporter"
|
|
},
|
|
"features/index": {
|
|
"title": "Features"
|
|
},
|
|
"features/layout-plugin": {
|
|
"title": "Layout Inspector"
|
|
},
|
|
"features/leak-canary-plugin": {
|
|
"title": "LeakCanary"
|
|
},
|
|
"features/logs-plugin": {
|
|
"title": "Logs"
|
|
},
|
|
"features/network-plugin": {
|
|
"title": "Network"
|
|
},
|
|
"features/sandbox-plugin": {
|
|
"title": "Sandbox"
|
|
},
|
|
"features/share-flipper-data": {
|
|
"title": "Share Flipper Data"
|
|
},
|
|
"features/shared-preferences-plugin": {
|
|
"title": "Shared Preferences"
|
|
},
|
|
"getting-started": {
|
|
"title": "Getting Started"
|
|
},
|
|
"setup/crash-reporter-plugin": {
|
|
"title": "Crash Reporter Setup",
|
|
"sidebar_label": "Crash Reporter"
|
|
},
|
|
"setup/layout-plugin": {
|
|
"title": "Layout Inspector Setup",
|
|
"sidebar_label": "Layout Inspector"
|
|
},
|
|
"setup/leak-canary-plugin": {
|
|
"title": "LeakCanary Setup",
|
|
"sidebar_label": "LeakCanary"
|
|
},
|
|
"setup/network-plugin": {
|
|
"title": "Network Setup",
|
|
"sidebar_label": "Network"
|
|
},
|
|
"setup/sandbox-plugin": {
|
|
"title": "Sandbox Setup",
|
|
"sidebar_label": "Sandbox"
|
|
},
|
|
"setup/shared-preferences-plugin": {
|
|
"title": "Shared Preferences Setup",
|
|
"sidebar_label": "Shared Preferences"
|
|
},
|
|
"stetho": {
|
|
"title": "Stetho Guidance",
|
|
"sidebar_label": "Stetho Guidance"
|
|
},
|
|
"troubleshooting": {
|
|
"title": "Troubleshooting Issues",
|
|
"sidebar_label": "Troubleshooting Issues"
|
|
},
|
|
"ui-components": {
|
|
"title": "UI Components",
|
|
"sidebar_label": "UI Components"
|
|
}
|
|
},
|
|
"links": {
|
|
"Features": "Features",
|
|
"Setup": "Setup",
|
|
"Extending": "Extending",
|
|
"GitHub": "GitHub"
|
|
},
|
|
"categories": {
|
|
"Features": "Features",
|
|
"Using Flipper": "Using Flipper",
|
|
"Plugin Setup": "Plugin Setup",
|
|
"Advanced Usage": "Advanced Usage",
|
|
"Extending Flipper": "Extending Flipper",
|
|
"Plugin Development": "Plugin Development",
|
|
"Other Platforms": "Other Platforms",
|
|
"Internals": "Internals"
|
|
}
|
|
},
|
|
"pages-strings": {
|
|
"Help Translate|recruit community translators for your project": "Help Translate",
|
|
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
|
|
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
|
|
}
|
|
}
|