Skip to content

Commit

Permalink
Update message
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiochimera committed Jul 29, 2024
1 parent 6839fd0 commit 29bcb38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion alexa/locales/en-US/alexa-adapter.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"oa2_client_id": "Oauth client id",
"oa2_secret": "Oauth Secret",
"port": "HTTP(s) Port, empty or zero for the Node-RED port",
"rate_limit": "Requests rate limit (requests for second)",
"rate_limit": "Requests rate limit (requests for second, empty or 0 for disable)",
"http_path": "HTTP(s) Path",
"publickey": "Certificate public key filename",
"privatekey": "Certificate private key filename",
Expand Down
2 changes: 1 addition & 1 deletion alexa/locales/it_IT/alexa-adapter.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"oa2_client_id": "ID Cliente",
"oa2_secret": "Segreto",
"port": "Porta del server HTTP, zero o vuoto per usare la porta di Node-RED",
"rate_limit": "Limite richieste (richieste al secondo)",
"rate_limit": "Limite richieste (richieste al secondo, vuoto o 0 per disabilitare)",
"http_path": "Percorso del server HTTP",
"publickey": "File con la chiave pubblica del certificato",
"privatekey": "File con la chiave privata del certificato",
Expand Down

0 comments on commit 29bcb38

Please sign in to comment.