Skip to content

Commit 98daadb

Browse files
authored
Fixed persian translation (DenverCoder1#384)
Fixed persian translation for "sequence" and "present"
1 parent edaa2e5 commit 98daadb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/translations.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@
7474
"fa" => [
7575
"rtl" => true,
7676
"Total Contributions" => "مجموع مشارکت ها",
77-
"Current Streak" => "رگه فعلی",
78-
"Longest Streak" => "طولانی ترین رگه",
79-
"Week Streak" => "هفته رگه",
80-
"Longest Week Streak" => "طولانی ترین هفته",
81-
"Present" => "حاضر",
77+
"Current Streak" => "پی‌رفت فعلی",
78+
"Longest Streak" => "طولانی ترین پی‌رفت",
79+
"Week Streak" => "پی‌رفت هفته",
80+
"Longest Week Streak" => "طولانی ترین پی‌رفت هفته",
81+
"Present" => "اکنون",
8282
],
8383
"fr" => [
8484
"Total Contributions" => "Contributions totales",

0 commit comments

Comments
 (0)