This undoes the automerger skip which occured in commit e740c84dc32180214a7fd157105d6c18d30408ee and replays it as a standard (NOT -s ours) merge. Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
13 lines
304 B
JavaScript
13 lines
304 B
JavaScript
|
|
//must use intl/nn to override translated resources
|
|
METADATA['zh-tw'].carousel = {
|
|
"intl/zh-tw/distribute/googleplay/guide.html": {
|
|
"image": "images/distribute/hero-secrets-to-app-success.jpg",
|
|
},
|
|
};
|
|
|
|
/**
|
|
* Static metadata collections for this language.
|
|
*/
|
|
METADATA['zh-tw'].collections = {
|
|
}; |