bitcoin-s/website/i18n/en.json
2019-06-11 12:59:58 +02:00

55 lines
1.4 KiB
JSON

{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "Bitcoin implementation in Scala",
"docs": {
"contributing-website": {
"title": "Contributing to the website"
},
"contributing": {
"title": "Contributing"
},
"core/core-intro": {
"title": "Core module"
},
"core/txbuilder": {
"title": "TxBuilder example"
},
"getting-started": {
"title": "Add Bitcoin-S to your project"
},
"rpc/rpc-bitcoind": {
"title": "bitcoind/Bitcoin Core"
},
"rpc/rpc-eclair": {
"title": "Eclair"
},
"rpc/rpc-clients-intro": {
"title": "Introduction"
},
"security": {
"title": "Security"
}
},
"links": {
"Docs": "Docs",
"API": "API",
"Help": "Help"
},
"categories": {
"Getting started": "Getting started",
"Core module": "Core module",
"RPC clients": "RPC clients",
"Contributing": "Contributing",
"Security": "Security"
}
},
"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"
}
}