updated translations

This commit is contained in:
Peli de Halleux
2017-01-06 06:03:33 -08:00
parent 42773a1a0a
commit 05174f094a
15 changed files with 229 additions and 82 deletions

View File

@ -6,7 +6,8 @@
"enums.d.ts",
"shims.d.ts",
"bluetooth.ts",
"bluetooth.cpp"
"bluetooth.cpp",
"_locales/de/bluetooth-jsdoc-strings.json"
],
"public": true,
"dependencies": {
@ -46,7 +47,7 @@
"microbit-dal": {
"bluetooth": {
"open": 1,
"pairing_mode": 0,
"pairing_mode": 0,
"whitelist": 0,
"security_level": null
}