how to add russian characters in regex? #5509
Answered
by
LlmDl
galaxyandrew
asked this question in
Q&A
-
I have a command / t set board (text) and if this text is in Russian it will write that the wrong characters tell me what to write in the regex: |
Beta Was this translation helpful? Give feedback.
Answered by
LlmDl
Dec 7, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LlmDl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
\p{L}
needs to be in the string_check_regex.