Skip to content

Commit b97b414

Browse files
authored
fix(i18n): update turkish language direction (#5182)
1 parent 4a97fcf commit b97b414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"code": "tr",
139139
"localName": "Türkçe",
140140
"name": "Turkish",
141-
"langDir": "rtl",
141+
"langDir": "ltr",
142142
"dateFormat": "DD.MM.YYYY",
143143
"hrefLang": "tr",
144144
"enabled": true

0 commit comments

Comments
 (0)