Initial commit 🎉

fbshipit-source-id: b6fc29740c6875d2e78953b8a7123890a67930f2
Co-authored-by: Sebastian McKenzie <sebmck@fb.com>
Co-authored-by: John Knox <jknox@fb.com>
Co-authored-by: Emil Sjölander <emilsj@fb.com>
Co-authored-by: Pritesh Nandgaonkar <prit91@fb.com>
This commit is contained in:
Daniel Büchele
2018-04-13 08:38:06 -07:00
committed by Daniel Buchele
commit fbbf8cf16b
659 changed files with 87130 additions and 0 deletions

46
website/i18n/en.json Normal file
View File

@@ -0,0 +1,46 @@
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "Extensible mobile app debugging",
"communicating": "Device Communication",
"Device Communication": "Device Communication",
"create-plugin": "Mobile Setup",
"Mobile Setup": "Mobile Setup",
"create-table-plugin": "Create Table Plugin",
"Create Table Plugin": "Create Table Plugin",
"error-handling": "Error Handling",
"Error Handling": "Error Handling",
"getting-started": "Getting Started",
"Getting Started": "Getting Started",
"js-setup": "JavaScript Setup",
"JavaScript Setup": "JavaScript Setup",
"layout-plugin": "Layout Inspector",
"logs-plugin": "Logs",
"network-plugin": "Network",
"send-data": "Sending Data to Plugins",
"Send Data": "Send Data",
"stetho": "Stetho Guidance",
"Stetho Guidance": "Stetho Guidance",
"styling-components": "Styling Components",
"Styling Components": "Styling Components",
"testing": "Testing",
"Testing": "Testing",
"ui-components": "UI Components",
"UI Components": "UI Components",
"understand": "Understanding Sonar",
"Understanding Sonar": "Understanding Sonar",
"Docs": "Docs",
"GitHub": "GitHub",
"Using Sonar": "Using Sonar",
"Built-in Plugins": "Built-in Plugins",
"Plugins: Desktop part": "Plugins: Desktop part",
"Plugins: Mobile part": "Plugins: Mobile part"
},
"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"
}
}