PreMiD / Website

📂 All our website insides for free.
https://premid.app
Mozilla Public License 2.0
80 stars 40 forks source link

Add i18n fallback strings #1046

Closed callumok2004 closed 1 year ago

callumok2004 commented 1 year ago

Currently, it is a known issue that many times some of the i18n strings will not display correctly. A possible solution to this, if possible, is to add fallback strings.

For example, if contributors.roles.moderator is not found, it fallbacks to the string "Moderator", etc.