txty-io / texterify

The translation and localization management system.
https://texterify.com
Other
171 stars 14 forks source link

Allow to ignore missing translations for a language #77

Open chrztoph opened 2 years ago

chrztoph commented 2 years ago

Allowing an empty string for some translation. e.g. we have the situation where one key has a text in French but none in Dutch therefore it always says that a translation is missing in Dutch, which isn't actually true.

Thanks @Nonouf for the feedback.

See #72.