Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ulineto
monero-site
Commits
073d8482
Unverified
Commit
073d8482
authored
Jul 18, 2018
by
erciccione
Browse files
add missing curly brackets in all translated pages
parent
447a3f15
Changes
4
Hide whitespace changes
Inline
Side-by-side
_i18n/es/resources/developer-guides/wallet-rpc.md
View file @
073d8482
...
...
@@ -962,7 +962,7 @@ Outputs: *None*.
Example:
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain" -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain"
}'
-H 'Content-Type: application/json'
{
"id": "0",
...
...
_i18n/fr/resources/developer-guides/wallet-rpc.md
View file @
073d8482
...
...
@@ -962,7 +962,7 @@ Outputs: *None*.
Example:
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain" -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain"
}'
-H 'Content-Type: application/json'
{
"id": "0",
...
...
_i18n/it/resources/developer-guides/wallet-rpc.md
View file @
073d8482
...
...
@@ -962,7 +962,7 @@ Outputs: *None*.
Example:
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain" -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain"
}'
-H 'Content-Type: application/json'
{
"id": "0",
...
...
_i18n/pl/resources/developer-guides/wallet-rpc.md
View file @
073d8482
...
...
@@ -795,7 +795,7 @@ Wynik: *brak*.
Przykład:
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain" -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"rescan_blockchain"
}'
-H 'Content-Type: application/json'
{
"id": "0",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment