Vertical Bar "|" problem #3600
howbizarre
started this conversation in
General
Replies: 1 comment
-
Pipe separators |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem using a vertical bar
|
in my JSON translation files. The translation functiont()
removes the string after it. I work around this by creating two strings and then concatenating them with a vertical bar in the code.Is the vertical bar used as a control character, or is something else going on?
Beta Was this translation helpful? Give feedback.
All reactions