forked from probberechts/hexo-theme-cactus
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add persian translation (probberechts#86)
- Loading branch information
1 parent
2d90bac
commit faf21f3
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
nav: | ||
home: خانه | ||
about: درباره | ||
articles: نوشتهها | ||
projects: پروژهها | ||
search: جستوجو | ||
|
||
footer: | ||
copyright: حقکپی | ||
|
||
index: | ||
find_me_on: مرا در این شبکهها دنبال کنید | ||
enum_comma: '،' | ||
enum_and: و | ||
articles: نوشتهها | ||
projects: پروژهها | ||
|
||
post: | ||
desktop: | ||
previous: پست پیشین | ||
next: پست یعدی | ||
back_to_top: بازگشت به بالا | ||
share: اشتراکگذاری | ||
mobile: | ||
menu: منو | ||
toc: محتوا | ||
back_to_top: بالا | ||
share: اشتراکگذاری | ||
|
||
search: | ||
search: جستوجو... | ||
no_results: نتیجهای یافت نشد. | ||
|
||
pagination: | ||
page: برگه %d از %d | ||
|
||
comments: | ||
no_js: برای مشاهده دیدگاهها، لطفا جاوااسکریپت را فعال کنید. |