Skip to content

Commit c071f13

Browse files
authored
fix: update Japanese translations (DenverCoder1#237)
1 parent 0e138fa commit c071f13

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/translations.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
],
88
"totalContributions" => [
99
"en" => "Total Contributions",
10-
"ja" => "総貢献数",
10+
"ja" => "総コントリビューション数",
1111
],
1212
"longestStreak" => [
1313
"en" => "Longest Streak",
14-
"ja" => "最長ストリーク",
14+
"ja" => "最長のストリーク",
1515
],
1616
];

tests/expected/test_locale_card.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)