[Fix] i18n fix

This commit is contained in:
Robert von Burg 2020-04-08 16:44:16 +02:00
parent 9626326904
commit 83be05028a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
execution.plc.connectionLost=Connection lost to PLC {plc}.
execution.plc.notConnected=PLC {plc} is not connected.
execution.plc.sendMessage.failed=Failed to send key {key} to plc {plc} due to: {msg}
systemAction.failed=SystemAction {action} failed: {exception}
systemAction.failed=SystemAction {action} failed: {reason}