You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/__locales/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -289,7 +289,7 @@
289
289
"encryption_key_input": "Copy/paste your PEM-encoded private key for your certificate here.",
290
290
"encryption_key_invalid": "This is an invalid {{type}} private key",
291
291
"encryption_key_source_content": "Paste the private key contents",
292
-
"encryption_key_source_path": "Set a private key file",
292
+
"encryption_key_source_path": "Set a private key file path",
293
293
"encryption_key_valid": "This is a valid {{type}} private key",
294
294
"encryption_plain_dns_desc": "Plain DNS is enabled by default. You can disable it to force all devices to use encrypted DNS. To do this, you must enable at least one encrypted DNS protocol",
0 commit comments