Github user necouchman commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/259#discussion_r178643938
--- Diff: guacamole/src/main/webapp/translations/en.json ---
@@ -447,6 +448,9 @@
"FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:",
"FIELD_HEADER_TYPESCRIPT_PATH" : "Typescript path:",
+ "FIELD_OPTION_BACKSPACE_8" : "Backspace (Ctrl-H)",
+ "FIELD_OPTION_BACKSPACE_127" : "Delete (Ctrl-?)",
--- End diff --
Added.---
