-
-
Notifications
You must be signed in to change notification settings - Fork 29
Multilingual support #1084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multilingual support #1084
Conversation
…not use Russian word for Joker for now.
@@ -433,14 +433,16 @@ suits: | |||
id: "JOA" | |||
value: "A" | |||
url: "https://cornucopia.owasp.org/cards/JOA" | |||
card: "Джокер" | |||
#card: "Джокер" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Those are nearly the same length: Джокер (6 characters) and Joker (5 characters). Does the one character make the difference?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the font makes the characters twice as long.
Do not use Russian word for Joker, for now, due to it's size, to ensure the value of the card doesn't disappear. See OWASP#1084
Uh oh!
There was an error while loading. Please reload this page.