web/i18n/settings: update access key description

This commit is contained in:
wukko 2024-11-23 23:22:08 +06:00
parent a9831a40a3
commit adb1cacd9d
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -119,5 +119,5 @@
"processing.access_key": "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!"
}