Skip to content

Commit

Permalink
Update EZNiuTransTranslate.m
Browse files Browse the repository at this point in the history
  • Loading branch information
BigGuang97 authored Nov 16, 2023
1 parent ec6f00c commit a9eacd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Easydict/Feature/Service/Niutrans/EZNiuTransTranslate.m
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ - (NSString *)link {
EZLanguageSerbian, @"sr",
EZLanguageCroatian, @"hr",
EZLanguageMongolian, @"mn",
EZLanguageHebrew, @"et",
EZLanguageHebrew, @"he",
nil];
return orderedDict;
}
Expand Down

0 comments on commit a9eacd5

Please sign in to comment.