auto-core.i18n.missing-translation-report
Helper functions to test correctness of translation data including dictionaries
key-with-missing-languages
(key-with-missing-languages dictionary expected-languages key-exceptions)Return a map with the path to a translation, with the list of existing languages key-exceptions is a sequence or set of all keys that should be excluded from the error list expected-languages is the languages the report is limited to
language-report
(language-report dictionary expected-languages)For all keys of a dictionnary, return the list of languages set expected-languages is the languages sequence the report is limited to