|
23 | 23 | "close": "Close",
|
24 | 24 | "column.access": "Access",
|
25 | 25 | "column.authorization": "Authorization",
|
| 26 | + "column.custom-locations": "Custom Locations", |
26 | 27 | "column.destination": "Destination",
|
27 | 28 | "column.details": "Details",
|
28 | 29 | "column.email": "Email",
|
|
88 | 89 | "event.updated-user": "Updated User",
|
89 | 90 | "footer.github-fork": "Fork me on Github",
|
90 | 91 | "host.flags.block-exploits": "Block Common Exploits",
|
| 92 | + "host.flags.cache-assets": "Cache Assets", |
91 | 93 | "host.flags.preserve-path": "Preserve Path",
|
92 | 94 | "host.flags.protocols": "Protocols",
|
93 | 95 | "host.flags.title": "Options",
|
| 96 | + "host.flags.websockets-upgrade": "Websockets Support", |
| 97 | + "host.forward-port": "Forward Port", |
| 98 | + "host.forward-scheme": "Scheme", |
94 | 99 | "hosts.title": "Hosts",
|
95 | 100 | "http-only": "HTTP Only",
|
96 | 101 | "lets-encrypt": "Let's Encrypt",
|
|
128 | 133 | "permissions.visibility.all": "All Items",
|
129 | 134 | "permissions.visibility.title": "Item Visibility",
|
130 | 135 | "permissions.visibility.user": "Created Items Only",
|
| 136 | + "proxy-host.forward-host": "Forward Hostname / IP", |
| 137 | + "proxy-host.new": "New Proxy Host", |
131 | 138 | "proxy-hosts.actions-title": "Proxy Host #{id}",
|
132 | 139 | "proxy-hosts.add": "Add Proxy Host",
|
133 | 140 | "proxy-hosts.count": "{count} Proxy Hosts",
|
134 | 141 | "proxy-hosts.empty": "There are no Proxy Hosts",
|
135 | 142 | "proxy-hosts.title": "Proxy Hosts",
|
136 |
| - "redirect-host.forward-domain": "Forward Domain", |
137 |
| - "redirect-host.forward-scheme": "Scheme", |
| 143 | + "redirection-host.forward-domain": "Forward Domain", |
138 | 144 | "redirection-host.new": "New Redirection Host",
|
139 | 145 | "redirection-hosts.actions-title": "Redirection Host #{id}",
|
140 | 146 | "redirection-hosts.add": "Add Redirection Host",
|
|
152 | 158 | "stream.delete.content": "Are you sure you want to delete this Stream?",
|
153 | 159 | "stream.delete.title": "Delete Stream",
|
154 | 160 | "stream.forward-host": "Forward Host",
|
155 |
| - "stream.forward-port": "Forward Port", |
156 | 161 | "stream.incoming-port": "Incoming Port",
|
157 | 162 | "stream.new": "New Stream",
|
158 | 163 | "streams.actions-title": "Stream #{id}",
|
|
0 commit comments