generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60d808d
commit 2589762
Showing
2 changed files
with
48 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 |
---|---|---|
|
@@ -36,6 +36,7 @@ | |
"de", | ||
"en", | ||
"es", | ||
"fa", | ||
"fr", | ||
"hi", | ||
"hu", | ||
|
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,47 @@ | ||
{ | ||
"titleTemplate": "عملکرد گیتهاب {0}", | ||
"categoryLabels": { | ||
"general": { | ||
"heading": "آمار و اطلاعات کلی", | ||
"column-one": null, | ||
"column-two": null | ||
}, | ||
"repositories": { | ||
"heading": "ریپازیتوری ها", | ||
"column-one": "فورک نشده", | ||
"column-two": "همه" | ||
}, | ||
"contributions": { | ||
"heading": "همکاری ها", | ||
"column-one": "سال گذشته", | ||
"column-two": "مجموع" | ||
}, | ||
"languages": { | ||
"heading": "پراکندگی زبان ها در ریپو های عمومی", | ||
"column-one": null, | ||
"column-two": null | ||
} | ||
}, | ||
"statLabels": { | ||
"joined": "سال عضویت", | ||
"featured": "ریپازیتوری برجسته", | ||
"mostStarred": "ریپو با بیشترین ستاره", | ||
"mostForked": "ریپو با بیشترین فورک", | ||
"followers": "دنبال کنندگان", | ||
"following": "دنبال میکند", | ||
"sponsors": "اسپانسر ها", | ||
"sponsoring": "اسپانسر میکند", | ||
"public": "ریپازیتوری ها", | ||
"starredBy": "ستاره کنندگان", | ||
"forkedBy": "فورک کنندگان", | ||
"watchedBy": "بینندگان", | ||
"templates": "قالب ها", | ||
"archived": "آرشیو ها", | ||
"commits": "کامیت ها", | ||
"issues": "موضوعات", | ||
"prs": "درخواست های کشش", | ||
"reviews": "مرور درخواست های کشش", | ||
"contribTo": "همکاری کرده با", | ||
"private": "همکاری های خصوصی" | ||
} | ||
} |