config.toml: Add Farsi translation of About block
This is really tricky to work with in text editors because of the mixing of Latin and Persio–Arabic scripts, not to mention Markdown! Note that we need to have the two spaces there at the end of the line so that we get a hard line break in markdown.
This commit is contained in:
@ -75,5 +75,7 @@ DefaultContentLanguage = "en"
|
||||
description = "به اشتراک گذاشتن اُردن با جهان — تصویر به تصویر"
|
||||
# Persian date format is yyyy/mm/dd
|
||||
date_format = "2006/1/2"
|
||||
[languages.fa.params.sidebar]
|
||||
about = " به اشتراک گذاشتن اُردن با جهان — تصویر به تصویر [بیشتر بخوانید ←](/about)"
|
||||
|
||||
# vim: ts=2 sw=2 et
|
||||
|
Reference in New Issue
Block a user