Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/340#discussion_r235650394
--- Diff: guacamole/src/main/webapp/translations/en.json ---
@@ -2,6 +2,8 @@
"NAME" : "English",
+ "DIRECTION": "ltr",
--- End diff --
Please follow the style of the surrounding code. The JSON here includes a
space on either side if the `:`, as should any new code.---
