mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-05-07 22:42:29 +00:00
Merge 2c1595756d53167c15be3a3665157988a2edb88c into fc30a92bd4d7cbacc7285eedd631893381d2ddde
This commit is contained in:
commit
ed47f7fc59
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user