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: ’
|
text: ’
|
||||||
bottomRight:
|
bottomRight:
|
||||||
swipeReturnText: ⋮
|
swipeReturnText: ⋮
|
||||||
text: :
|
text: ":"
|
||||||
key0_2:
|
key0_2:
|
||||||
right:
|
right:
|
||||||
text: ؟
|
text: ؟
|
||||||
left:
|
left:
|
||||||
text: ?
|
text: "?"
|
||||||
topRight:
|
topRight:
|
||||||
text: →
|
text: →
|
||||||
top:
|
top:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue