mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-22 03:33:33 +00:00
Certificates table compliance and other stuff
This commit is contained in:
3
frontend/src/locale/src/HelpDoc/en/AccessLists.md
Normal file
3
frontend/src/locale/src/HelpDoc/en/AccessLists.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Access Lists Help
|
||||
|
||||
todo
|
3
frontend/src/locale/src/HelpDoc/en/Certificates.md
Normal file
3
frontend/src/locale/src/HelpDoc/en/Certificates.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Certificates Help
|
||||
|
||||
todo
|
3
frontend/src/locale/src/HelpDoc/en/NginxTemplates.md
Normal file
3
frontend/src/locale/src/HelpDoc/en/NginxTemplates.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Nginx Templates Help
|
||||
|
||||
todo
|
@@ -1,2 +1,5 @@
|
||||
export * as AccessLists from "./AccessLists.md";
|
||||
export * as Certificates from "./Certificates.md";
|
||||
export * as CertificateAuthorities from "./CertificateAuthorities.md";
|
||||
export * as DNSProviders from "./DNSProviders.md";
|
||||
export * as NginxTemplates from "./NginxTemplates.md";
|
||||
|
Reference in New Issue
Block a user