Skip to content

Commit 4aa79bd

Browse files
author
Андрей Кожев
authored
Add Russian translation (DenverCoder1#264)
1 parent cf83302 commit 4aa79bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/translations.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
"Longest Streak" => "Maior Sequência",
5454
"Present" => "Presente",
5555
],
56+
"ru" => [
57+
"Total Contributions" => "Общий вклад",
58+
"Current Streak" => "Теущая серия",
59+
"Longest Streak" => "Самая длинная серия",
60+
"Present" => "Сейчас",
61+
],
5662
"tr" => [
5763
"Total Contributions" => "Toplam Katkı",
5864
"Current Streak" => "Güncel Seri",

0 commit comments

Comments
 (0)