Badge showing missing messages in your codebase. Perfect for your README.md file.
inlang
A complete guide on how to adopt inlang with paraglide.js and message-format-plugin in your SolidStart project.
LorisSigrist
A complete guide on how to adopt inlang with paraglide.js and message-format-plugin
Nils Jacobsen
You can create or improve community translations through the Fink i18n editor.
Nils Jacobsen
Checks for messages to have a camel case formatted message id (e.g. 'myMessage').
inlang
Checks for empty pattern in a language tag. If a message exists in the reference resource but the pattern in a target resource is empty, it is likely that the message has not been translated yet.
inlang
Checks for identical patterns in different languages. A message with identical wording in multiple languages can indicate that the translations are redundant or can be combined into a single message to reduce translation effort.
inlang
Checks for likely outdated messages. A message with a missing source is usually an indication that the message (id) is no longer used in source code, but messages have not been updated accordingly.
inlang
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.
inlang
Checks for messages to have a snake case formatted message id (e.g. 'my_message_id').
inlang
Make sure that all message IDs are valid JavaScript identifiers.
inlang
A plugin for inlang projects that works with i18next and reads + writes resources.
inlang
This plugin enables using JSON files for messages. It is not library specific and can be used with any framework.
inlang
The simplest storage plugin for inlang.
inlang
A plugin to make next-intl ecosystem compatible with inlang
inlang
Can't find what you are looking for?
Build your own solution!