mike-jumper commented on PR #1062:
URL: 
https://github.com/apache/guacamole-client/pull/1062#issuecomment-2697093050

   > I don't know if we can use a nbsp in the translation file.
   
   If non-breaking spaces are needed, I think you will need to use Unicode 
characters to represent them. In Unicode, the character for a non-breaking 
space is U+00A0, which would be `\u00a0` in a JSON string.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to