Skip to content

sitek94/react-i18n-locize-demo

Repository files navigation

React i18n Locize Demo ⚗️

🚧   work in progress  🚧

Description

This project is a clone of react-i18n-next with the main difference that it uses Locize as localization service.

Resources

i18n

  • Language Plural Rules
  • Percentage - It can be written several ways: 98%, 98 %, 98 pct, %98. Thus you should never assume that you can hard-code the percent sign.
  • Units of measurement -

    In 1999, the NASA Mars Climate Orbiter was lost on entry to the Martian atmosphere because of "the failed translation of English units into metric units" - source

Best Practices

Common Mistakes

Tools