fix: fix stats contributed to translations (#2708)

* fix: fix stats contributed to translations

* Improved russian and ukrainian translation of statcard.contribs (#2715)

---------

Co-authored-by: Alexandr Garbuzov <53787217+qwerty541@users.noreply.github.com>
This commit is contained in:
Rick Staa
2023-06-07 10:19:40 +03:00
committed by GitHub
co-authored by Alexandr Garbuzov
parent 31ffe56168
commit f2841e09e1
3 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ describe("Test renderStatsCard", () => {
document.querySelector(
'g[transform="translate(0, 100)"]>.stagger>.stat.bold',
).textContent,
).toMatchInlineSnapshot(`"参与项目数 (last year):"`);
).toMatchInlineSnapshot(`"贡献于(去年):"`);
});
it("should render without rounding", () => {