hide run success message, adjust wording of locales for run success and run failure (run_success, run_failure)
This commit is contained in:
@@ -173,8 +173,8 @@ en:
|
||||
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.
|
||||
run_success: Your code ran without errors.
|
||||
run_failure: Your code could not be run.
|
||||
run_success: Your code was run on our servers.
|
||||
requestComments: Request comments
|
||||
save: Save
|
||||
score: Score
|
||||
|
Reference in New Issue
Block a user