diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:40:53 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch) | |
tree | 1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/rtl/index.md | |
parent | 6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff) | |
download | translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2 translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip |
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/rtl/index.md')
-rw-r--r-- | files/fr/glossary/rtl/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/files/fr/glossary/rtl/index.md b/files/fr/glossary/rtl/index.md new file mode 100644 index 0000000000..66921ed6fe --- /dev/null +++ b/files/fr/glossary/rtl/index.md @@ -0,0 +1,7 @@ +--- +title: rtl +slug: Glossary/rtl +translation_of: Glossary/rtl +original_slug: Glossaire/rtl +--- +<p><abbr title="Right To Left">RTL</abbr> est une propriété de {{glossary("locale")}} indiquant que le texte est écrit de la droite vers la gauche. Par example la {{glossary("locale")}} <code>he</code> (pour Hébreu) possède la propriété <abbr title="Right To Left">RTL</abbr>.</p> |