Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/src/lang/modules/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2154,7 +2154,7 @@ const message = {
runDirHelper2: 'Please ensure that the secondary running directory is under the index directory',
openrestyHelper:
'OpenResty default HTTP port: {0} HTTPS port: {1}, which may affect website domain name access and HTTPS forced redirect',
primaryDomainHelper: 'Exmaple: example.com or example.com:8080',
primaryDomainHelper: 'Example: example.com or example.com:8080',
acmeAccountType: 'Account type',
keyType: 'Key algorithm',
tencentCloud: 'Tencent Cloud',
Expand Down
Loading