We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47769fa commit fd01e76Copy full SHA for fd01e76
src/translations.php
@@ -393,6 +393,15 @@
393
"Present" => "Presente",
394
"Excluding {days}" => "Exceto {days}",
395
],
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
+ ],
405
"ru" => [
406
"Total Contributions" => "Общий вклад",
407
"Current Streak" => "Текущая серия",
0 commit comments