Added portuguese translation

This commit is contained in:
Carlos
2019-08-28 03:53:14 +02:00
parent ca33489af1
commit c66faf1021
4 changed files with 41 additions and 3 deletions

View File

@ -15,7 +15,7 @@ error-on-connection = [WebConsole] Error occured on connection {0}: {1}
started-websocket = [WebConsole] WebSocket Server started successfully.
# CpuUsageCommand.java
cpu-usage-message = "Usage is {0}%"
cpu-usage-message = Usage is {0}%
# ExecCommand.java
cmd-executed-console = [WebConsole] {0} executed '{1}'.