mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 09:05:58 -04:00
docs(i18n): add Persian translation and support rtl languageDirection
(#301)
* feat: add persian translation * Add Persian translation * Add fa support, languageDirection method in hugo.yaml * Add languageDirection method * Update hugo.yaml * Update baseof.html
This commit is contained in:
@ -27,6 +27,12 @@ languages:
|
||||
languageCode: zh-CN
|
||||
weight: 2
|
||||
title: Hextra
|
||||
fa:
|
||||
languageName: فارسی
|
||||
languageCode: fa
|
||||
languageDirection: rtl
|
||||
weight: 3
|
||||
title: هگزترا
|
||||
|
||||
module:
|
||||
hugoVersion:
|
||||
|
Reference in New Issue
Block a user