Files
flipper/website/i18n/en.json
Pascal Hartig df46c0c63e Add extending Layout Inspector docs
Summary:
Please give feedback on the sidebar placement.

This is only the Android part. I'll put up a second diff copying the iOS thing over
but hope someone can commandeer that and check for accuracy.

Reviewed By: priteshrnandgaonkar

Differential Revision: D15181454

fbshipit-source-id: d32081feefbfb0ffc38890e835a7d5f6b78667ab
2019-05-02 08:44:44 -07:00

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": {
"communicating": {
"title": "Device Communication",
"sidebar_label": "Device Communication"
},
"custom-ports": {
"title": "Running Flipper with different ports",
"sidebar_label": "Using different ports"
},
"extending/arch": {
"title": "Architecture"
},
"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 Setup"
},
"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"
}
}