We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f48fb8 commit 58d0365Copy full SHA for 58d0365
modules/utils.py
@@ -15,6 +15,7 @@
15
16
# language names from http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
17
# _direction_rtl = ['fa', 'ar', 'he', 'ff', 'yi', 'ur', 'rgh', 'man', 'syc', 'mid', 'dv']
18
+languages_name["ar"] = {"name": "اَلْعَرَبِيَّةُ", "direction": "rtl"}
19
languages_name["ca"] = {"name": "Català"}
20
languages_name["cs"] = {"name": "Čeština"}
21
languages_name["da"] = {"name": "Dansk"}
0 commit comments