I have error message trying to run a simple query on iTunes store with Vietnamese language setting
我有错误消息试图在越南语言设置的iTunes商店上运行一个简单的查询
Here is my url: https://itunes.apple.com/search?term=Ok&limit=200&entity=&lang=vi_VN&country=VN
这是我的网址:https://itunes.apple.com/search?term = Ok&limit = 200 &entity =&lang = vi&country = VS
It turned out there was a problem with "lang=vi_VN" in the above query. For example, replace "lang=vi_VN&country=VN" with "lang=ja_JP&country=JP" would work fine
事实证明在上面的查询中存在“lang = vi_VN”的问题。例如,将“lang = vi_VN&country = VN”替换为“lang = ja_JP&country = JP”将正常工作
I have done some research online and seen iTunes do support Vietnamese (like here http://www.ibabbleon.com/copywriter-translator/2012/05/what-are-the-languages-iphone-supports-for-localization/)
我在网上做过一些研究,看过iTunes支持越南语(比如http://www.ibabbleon.com/copywriter-translator/2012/05/what-are-the-languages-iphone-supports-for-localization/)
Any idea why that link not working ?
知道为什么那个链接不起作用?
1 个解决方案
#1
1
I think that the problem is vi_VN
try with only vi
.
我认为问题是vi_VN尝试只用vi。
https://itunes.apple.com/search?term=Ok&limit=200&entity=&lang=vi&country=VN
#1
1
I think that the problem is vi_VN
try with only vi
.
我认为问题是vi_VN尝试只用vi。
https://itunes.apple.com/search?term=Ok&limit=200&entity=&lang=vi&country=VN