Skip to content

Commit fd01e76

Browse files
authored
ro1.php
Added Romanian language with native Romanian letters
1 parent 47769fa commit fd01e76

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
@@ -393,6 +393,15 @@
393393
"Present" => "Presente",
394394
"Excluding {days}" => "Exceto {days}",
395395
],
396+
"ro_cuDiacritice" => [
397+
"Total Contributions" => "Contribuții totale",
398+
"Current Streak" => "Seria Actuală",
399+
"Longest Streak" => "Cea mai lungă serie",
400+
"Week Streak" => "Seria săptămânală",
401+
"Longest Week Streak" => "Cea mai lungă serie săptămânală",
402+
"Present" => "Prezent",
403+
"Excluding {days}" => "Excluzând {days}",
404+
],
396405
"ru" => [
397406
"Total Contributions" => "Общий вклад",
398407
"Current Streak" => "Текущая серия",

0 commit comments

Comments
 (0)