[go: nahoru, domu]

1
2//must use intl/nn to override translated resources
3METADATA['zh-tw'].carousel = {
4  "intl/zh-tw/distribute/googleplay/guide.html": {
5    "image": "images/distribute/hero-secrets-to-app-success.jpg",
6  },
7};
8
9/**
10 * Static metadata collections for this language.
11 */
12METADATA['zh-tw'].collections = {
13};