Add newlines at the end of the translation files
This commit is contained in:
parent
a93cda3a36
commit
f55e041908
|
@ -10,4 +10,4 @@ Language = {
|
|||
"Disconnected": "Verbindung zum Server getrennt",
|
||||
"Invalid state": "Falscher Status",
|
||||
"Unable to create RFB client -- ": "RFB Client kann nicht erstellt werden -- ",
|
||||
};
|
||||
};
|
||||
|
|
|
@ -10,4 +10,4 @@ Language = {
|
|||
"Disconnected": "Disconnected",
|
||||
"Invalid state": "Invalid state",
|
||||
"Unable to create RFB client -- ": "Unable to create RFB client -- ",
|
||||
};
|
||||
};
|
||||
|
|
|
@ -10,4 +10,4 @@ Language = {
|
|||
"Disconnected": "Verbinding verbroken",
|
||||
"Invalid state": "Ongeldige toestand",
|
||||
"Unable to create RFB client -- ": "Kan geen RFB client aanmaken -- ",
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue