Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/216#discussion_r156450262
--- Diff: guacamole/src/main/webapp/translations/en.json ---
@@ -393,6 +393,7 @@
"FIELD_OPTION_SERVER_LAYOUT_IT_IT_QWERTY" : "Italian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_JA_JP_QWERTY" : "Japanese (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
+ "FIELD_OPTION_SERVER_LAYOUT_ES_ES_QWERTY" : "Spanish (Qwerty)",
--- End diff --
Please maintain alphabetical order by translation string name.
---