graphdb-workbench-tests 2.0.0-M3-API-CHANGES-TR1 → 2.0.0-M3-TR5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fixtures/locale-en.json +1 -1
- package/package.json +1 -1
package/fixtures/locale-en.json
CHANGED
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
"my.user.placeholder": "my-user",
|
|
1176
1176
|
"password.required": "Password*",
|
|
1177
1177
|
"my.password.placeholder": "my-password",
|
|
1178
|
-
"signature.auth.info": "Signature authentication uses the token secret, which must be the same on
|
|
1178
|
+
"signature.auth.info": "Signature authentication uses the token secret, which must be the same on all GraphDB instances. For more information on configuring the token secret, please refer to ",
|
|
1179
1179
|
"signature.auth.info.last": " in the documentation.",
|
|
1180
1180
|
"update.file.content.header": "Update file contents",
|
|
1181
1181
|
"update.file.content.placeholder": "# Update ontop repository file content",
|