mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 04:35:49 +00:00
[JA] translate websocket-api-tool page and related component
This commit is contained in:
@@ -54,9 +54,9 @@ export const CurlModal: React.FC<CurlProps> = ({
|
||||
<form>
|
||||
<div className="form-group">
|
||||
<label htmlFor="curl-box-1">
|
||||
Use the following syntax to make the equivalent JSON-RPC
|
||||
request using <a href="https://curl.se/">cURL</a> from a
|
||||
commandline interface:
|
||||
{translate('resources.dev-tools.websocket-api.curl.modal.desc.part1', 'Use the following syntax to make the equivalent JSON-RPC request using ')}
|
||||
<a href="https://curl.se/">cURL</a>
|
||||
{translate('resources.dev-tools.websocket-api.curl.modal.desc.part2',' from a commandline interface:')}
|
||||
</label>
|
||||
<textarea
|
||||
id="curl-box-1"
|
||||
|
||||
Reference in New Issue
Block a user