Files
flipper/website/i18n/en.json
Michel Weststrate 426d17b08d Update docs for JS only plugins
Summary: Added docs on how to write React-Native JavaScript based plugins

Reviewed By: passy

Differential Revision: D19344803

fbshipit-source-id: ad1ea66f1031760729fdaea8a7e6c1ef5dcd5439
2020-01-23 07:11:31 -08:00

198 lines
5.5 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/create-plugin": {
"title": "Client Plugin API"
},
"extending/create-table-plugin": {
"title": "Create Table Plugin"
},
"extending/debugging": {
"title": "Debugging"
},
"extending/error-handling": {
"title": "Error Handling"
},
"extending/establishing-a-connection": {
"title": "Secure Communication"
},
"extending/index": {
"title": "Clients and Plugins"
},
"extending/js-plugin-api": {
"title": "JavaScript Plugin API"
},
"extending/js-setup": {
"title": "JavaScript Plugin Definition"
},
"extending/layout-inspector": {
"title": "Extending Layout Inspector"
},
"extending/new-clients": {
"title": "Implementing a Flipper Client"
},
"extending/search-and-filter": {
"title": "Searching and Filtering"
},
"extending/send-data": {
"title": "Providing Data to Plugins"
},
"extending/styling-components": {
"title": "Styling Components"
},
"extending/supporting-layout": {
"title": "Implementing Layout Inspection"
},
"extending/testing": {
"title": "Testing"
},
"extending/ui-components": {
"title": "UI Components"
},
"features/crash-reporter-plugin": {
"title": "Crash Reporter"
},
"features/databases-plugin": {
"title": "Databases"
},
"features/images-plugin": {
"title": "Images"
},
"features/index": {
"title": "Features"
},
"features/layout-plugin": {
"title": "Layout Inspector"
},
"features/leak-canary-plugin": {
"title": "LeakCanary"
},
"features/logs-plugin": {
"title": "Logs"
},
"features/navigation-plugin": {
"title": "Navigation"
},
"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/databases-plugin": {
"title": "Databases Plugin Setup",
"sidebar_label": "Databases"
},
"setup/images-plugin": {
"title": "Images Setup",
"sidebar_label": "Images"
},
"setup/layout-plugin": {
"title": "Layout Inspector Setup",
"sidebar_label": "Layout Inspector"
},
"setup/leak-canary-plugin": {
"title": "LeakCanary Setup",
"sidebar_label": "LeakCanary"
},
"setup/navigation-plugin": {
"title": "Navigation Plugin Setup",
"sidebar_label": "Navigation"
},
"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"
},
"tutorial/android": {
"title": "Building an Android Plugin"
},
"tutorial/intro": {
"title": "Intro"
},
"tutorial/ios": {
"title": "Building an iOS Plugin"
},
"tutorial/js-custom": {
"title": "Building Custom UI",
"sidebar_label": "Custom UI"
},
"tutorial/js-publishing": {
"title": "Publishing your Plugin",
"sidebar_label": "Publishing"
},
"tutorial/js-setup": {
"title": "Building a Flipper desktop plugin",
"sidebar_label": "Building a desktop plugin"
},
"tutorial/js-table": {
"title": "Showing a table"
},
"tutorial/react-native": {
"title": "Building a React Native Plugin"
}
},
"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",
"Tutorial": "Tutorial",
"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"
}
}