provide the leaner with information regarding exposed ports

This commit is contained in:
Hauke Klement
2015-03-19 18:14:54 +01:00
parent 3c8b1f30c1
commit 5ec0a82157
4 changed files with 15 additions and 2 deletions

View File

@@ -168,6 +168,7 @@ en:
create_file: New File
destroy_file: Delete File
download: Download
network: 'While your code is running, port %{port} is accessible using the following address: <a href="%{address}" target="_blank">%{address}</a>.'
render: Render
run: Run
run_failure: Your code ran with errors.