Skip to content

Commit

Permalink
feat: Added Cebuano translations (#582)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
  • Loading branch information
kents00 and DenverCoder1 committed Sep 15, 2023
1 parent 5b9bc20 commit 93f5b7e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,15 @@
"Present" => "Actual",
"Excluding" => "Excloent",
],
"ceb" => [
"Total Contributions" => "Kinatibuk-ang Kontribusyon",
"Current Streak" => "Kasamtangan nga Streak",
"Longest Streak" => "Pinakataas nga Streak",
"Week Streak" => "Sinemana nga Streak",
"Longest Week Streak" => "Pinakataas nga Semana nga Streak",
"Present" => "Karon",
"Excluding" => "Wala'y Labot",
],
"da" => [
"Total Contributions" => "Samlet antal bidrag",
"Current Streak" => "Bidrag i træk",
Expand Down

0 comments on commit 93f5b7e

Please sign in to comment.