translation

This commit is contained in:
wgh19
2024-05-15 19:33:16 +08:00
parent ed36114ffd
commit 6c02bf65ab
7 changed files with 72 additions and 21 deletions

View File

@@ -217,7 +217,7 @@ class TrendingTag {
}
enum KeywordMatchType {
tagsPartialMatches("Tags partial matches"),
tagsPartialMatches("Tags partial match"),
tagsExactMatch("Tags exact match"),
titleOrDescriptionSearch("Title or description search");