mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-22 18:25:18 +00:00
chore(card-translation): improve translathion of Chinese (#539)
* improve: improve translation of Chinese * improve: update the text on test files
This commit is contained in:
@@ -319,7 +319,7 @@ describe("Test renderRepoCard", () => {
|
||||
},
|
||||
);
|
||||
|
||||
expect(queryByTestId(document.body, "badge")).toHaveTextContent("已封存");
|
||||
expect(queryByTestId(document.body, "badge")).toHaveTextContent("已归档");
|
||||
|
||||
document.body.innerHTML = renderRepoCard(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user