@inlang/message-lint-rule-missing-translation
esm
Checks for missing variants for a specific languageTag. If a variant exists for the sourceLanguageTag but is missing for a listed languageTag, it is likely that the message has not been translated for this languageTag yet.
Version 1.4.8
INSTALL
Type:
<script type="module"> import inlangmessageLintRuleMissingTranslation from 'https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-missing-translation@1.4.8/+esm' </script>
Selected files