Skip to content

Commit

Permalink
Fix translation ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
YiiGuxing committed Sep 13, 2023
1 parent 921ac70 commit d470489
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ fun createGoogleTranslation(): GoogleTranslation = GoogleTranslation(
listOf(
GDict(
"noun",
listOf("翻译", "", "解答"),
listOf(
GDictEntry(
"翻译",
Expand Down

0 comments on commit d470489

Please sign in to comment.