mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	Add hosts to cert list
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
    <th width="30"> </th>
 | 
			
		||||
    <th><%- i18n('str', 'name') %></th>
 | 
			
		||||
    <th><%- i18n('all-hosts', 'cert-provider') %></th>
 | 
			
		||||
    <th><%- i18n('str', 'active-hosts') %></th>
 | 
			
		||||
    <th><%- i18n('str', 'expires') %></th>
 | 
			
		||||
    <% if (canManage) { %>
 | 
			
		||||
    <th> </th>
 | 
			
		||||
 
 | 
			
		||||
@@ -35,7 +35,8 @@
 | 
			
		||||
      "value": "Value",
 | 
			
		||||
      "please-wait": "Please wait...",
 | 
			
		||||
      "all": "All",
 | 
			
		||||
      "any": "Any"
 | 
			
		||||
      "any": "Any",
 | 
			
		||||
      "active-hosts": "Active Hosts"
 | 
			
		||||
    },
 | 
			
		||||
    "login": {
 | 
			
		||||
      "title": "Login to your account"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user