Skip to content

Commit 267ea06

Browse files
authored
feat: Added Persian (fa) translations (DenverCoder1#382)
1 parent a5a4633 commit 267ea06

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/translations.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@
7171
"Longest Week Streak" => "Racha Semanal Más Larga",
7272
"Present" => "Presente",
7373
],
74+
"fa" => [
75+
"rtl" => true,
76+
"Total Contributions" => "مجموع مشارکت ها",
77+
"Current Streak" => "رگه فعلی",
78+
"Longest Streak" => "طولانی ترین رگه",
79+
"Week Streak" => "هفته رگه",
80+
"Longest Week Streak" => "طولانی ترین هفته",
81+
"Present" => "حاضر",
82+
],
7483
"fr" => [
7584
"Total Contributions" => "Contributions totales",
7685
"Current Streak" => "Séquence actuelle",

0 commit comments

Comments
 (0)