Skip to content

Commit 8586761

Browse files
feat: Added Filipino translations (DenverCoder1#583)
Co-authored-by: Jonah Lawrence <[email protected]>
1 parent ccb6d20 commit 8586761

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
@@ -138,6 +138,15 @@
138138
"Longest Week Streak" => "طولانی ترین پی‌رفت هفته",
139139
"Present" => "اکنون",
140140
],
141+
"fil" => [
142+
"Total Contributions" => "Kabuuang Kontribusyon",
143+
"Current Streak" => "Kasalukuyang Streak",
144+
"Longest Streak" => "Pinakamahabang Streak",
145+
"Week Streak" => "Linggong Streak",
146+
"Longest Week Streak" => "Pinakamahabang Linggong Streak",
147+
"Present" => "Kasalukuyan",
148+
"Excluding" => "Hindi Kasama",
149+
],
141150
"fr" => [
142151
"Total Contributions" => "Contributions totales",
143152
"Current Streak" => "Séquence actuelle",

0 commit comments

Comments
 (0)