Fix Chinese example in doc string

This commit is contained in:
linsui 2023-05-25 12:09:13 +00:00 committed by Hans-Christoph Steiner
parent 7e1c63b407
commit 982ecb45ab

View file

@ -804,7 +804,7 @@ def parse_localized_antifeatures(app):
zh-CN/ zh-CN/
antifeatures/ antifeatures/
123_Ads.txt -> "包括广告图书馆" 123_Ads.txt -> "包括广告"
Gets parsed into the metadata data structure: Gets parsed into the metadata data structure:
@ -816,7 +816,7 @@ def parse_localized_antifeatures(app):
antifeatures: antifeatures:
Ads: Ads:
en-US: includes ad lib en-US: includes ad lib
zh-CN: 包括广告图书馆 zh-CN: 包括广告
Tracking: Tracking:
en-US: standard suspects en-US: standard suspects