fix: quote special characters
This commit is contained in:
parent
6559a1a4b2
commit
6c8044908c
1 changed files with 2 additions and 2 deletions
|
|
@ -36,12 +36,12 @@ FRMessagEase:
|
|||
text: ’
|
||||
bottomRight:
|
||||
swipeReturnText: ⋮
|
||||
text: :
|
||||
text: ":"
|
||||
key0_2:
|
||||
right:
|
||||
text: ؟
|
||||
left:
|
||||
text: ?
|
||||
text: "?"
|
||||
topRight:
|
||||
text: →
|
||||
top:
|
||||
|
|
|
|||
Loading…
Reference in a new issue