mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
reverse text -> right to left
This commit is contained in:
parent
fa0ca3089c
commit
a4ca10dbae
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@
|
|||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="rtl">
|
||||
<property name="text">
|
||||
<string>Reverse text (RTL)</string>
|
||||
<string>Right to Left (RTL)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue