mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Adding persian support
This commit is contained in:
@@ -11,6 +11,7 @@ languages = [
|
||||
{ code = "zh-CN" }, # Chinese (simplified)
|
||||
{ code = "zh-TW" }, # Chinese (traditional)
|
||||
{ code = "ja" }, # Japanese
|
||||
{ code = "fa" }, # Persian
|
||||
]
|
||||
|
||||
ignored_content = ["*/README.md"]
|
||||
|
||||
Reference in New Issue
Block a user