Skip to content

Commit

Permalink
perf(UI): add English localization for Tencent Translate
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry23011 committed Nov 29, 2023
1 parent f95c6e6 commit 6049ca6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Easydict/App/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -2127,6 +2127,12 @@
"tencent_translate" : {
"comment" : "The name of Tencent Translate",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Tencent Translate"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
Expand Down Expand Up @@ -2282,4 +2288,4 @@
}
},
"version" : "1.0"
}
}

0 comments on commit 6049ca6

Please sign in to comment.