mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-02 08:26:22 +01:00
web/i18n/settings: update access key description
This commit is contained in:
parent
a9831a40a3
commit
adb1cacd9d
1 changed files with 1 additions and 1 deletions
|
@ -119,5 +119,5 @@
|
||||||
|
|
||||||
"processing.access_key": "instance access key",
|
"processing.access_key": "instance access key",
|
||||||
"processing.access_key.title": "use an instance access key",
|
"processing.access_key.title": "use an instance access key",
|
||||||
"processing.access_key.description": "cobalt will use this key to make requests to the api instance."
|
"processing.access_key.description": "cobalt will use this key to make requests to the processing instance instead of other authentication methods. make sure the instance supports api keys!"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue