Skip to content

Commit 4ed174a

Browse files
authored
Add Romanian translations for contribution terms (#874)
1 parent ae980ab commit 4ed174a

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
@@ -411,6 +411,15 @@
411411
"Present" => "Presente",
412412
"Excluding {days}" => "Exceto {days}",
413413
],
414+
"ro" => [
415+
"Total Contributions" => "Contribuții totale",
416+
"Current Streak" => "Perioada curentă",
417+
"Longest Streak" => "Cea mai lungă perioadă",
418+
"Week Streak" => "Perioada săptămânală",
419+
"Longest Week Streak" => "Cea mai lungă perioadă săptămânală",
420+
"Present" => "Prezent",
421+
"Excluding {days}" => "Excludând {days}",
422+
],
414423
"ru" => [
415424
"Total Contributions" => "Общий вклад",
416425
"Current Streak" => "Текущая серия",

0 commit comments

Comments
 (0)