us: Escape backslash character

This fixes backslash being missing from the symbols view.
This commit is contained in:
Sebastian Krzyszkowiak
2019-09-22 00:28:10 +02:00
parent 74e75d2dae
commit 34a4c6ffb5

View File

@ -34,7 +34,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers \ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences space . Return" - "show_letters preferences space . Return"
buttons: buttons: