Skip to content

Commit

Permalink
fix: remove needs_review label
Browse files Browse the repository at this point in the history
  • Loading branch information
phlpsong committed Jan 15, 2024
1 parent 4adb322 commit 62c33c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Easydict/App/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "needs_review",
"state" : "translated",
"value" : "Check for Updates"
}
},
Expand Down Expand Up @@ -2188,7 +2188,7 @@
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "needs_review",
"state" : "translated",
"value" : "Quit"
}
},
Expand Down Expand Up @@ -2653,7 +2653,7 @@
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "needs_review",
"state" : "translated",
"value" : "Auto play pronunciation after querying English words"
}
},
Expand Down

0 comments on commit 62c33c7

Please sign in to comment.