How to add a prompt in cyrillic? #1450
Answered
by
jodeleeuw
EvKhristoforova
asked this question in
Q&A
-
As simple as that. If you specify a prompt for a trial in Russian, in the Chrome you get a mess "Так можно нÐ". Is there any cure for that? |
Beta Was this translation helpful? Give feedback.
Answered by
jodeleeuw
Feb 2, 2021
Replies: 1 comment 1 reply
-
Hi @EvKhristoforova, The trick is to specify the encoding of the document in a |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jodeleeuw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @EvKhristoforova,
The trick is to specify the encoding of the document in a
<meta>
tag. Check out this discussion thread.