fix(i18n,client): translatable cta url (#41384)

This commit is contained in:
Nicholas Carrigan (he/him)
2021-03-12 16:14:54 -08:00
committed by GitHub
parent c198d508be
commit f1c8a9825b
14 changed files with 113 additions and 40 deletions

View File

@@ -26,6 +26,9 @@ const filesThatShouldExist = [
},
{
name: 'meta-tags.json'
},
{
name: 'links.json'
}
];