Skip to content

Commit 7059553

Browse files
authored
Merge pull request #47 from xmha97/master
Adding another Farsi language name
2 parents 7414a89 + 8466ecb commit 7059553

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To make the user experience consistent, the plugin synchronizes the RTL setting
4747

4848
When enabled (which is the default), when you change the text direction of a file it will be saved.
4949
Every time you open that file it will use the same text direction regardless of the default.
50-
This is useful, for example, if most of your notes are in English (so you want to keep the default LTR) but you have some notes in Arabic/Hebrew/Farsi and you'd like to always edit them in RTL.
50+
This is useful, for example, if most of your notes are in English (so you want to keep the default LTR) but you have some notes in Arabic/Hebrew/Persian (Farsi) and you'd like to always edit them in RTL.
5151

5252
If you disable this setting, all notes will load in the default text direction.
5353

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "RTL Support",
44
"version": "0.3.0",
55
"minAppVersion": "0.15.3",
6-
"description": "Right to Left (RTL) text direction support for languages like Arabic, Hebrew and Farsi.",
6+
"description": "Right to Left (RTL) text direction support for languages like Arabic, Hebrew and Persian (Farsi).",
77
"author": "esm",
88
"authorUrl": "",
99
"isDesktopOnly": false

0 commit comments

Comments
 (0)