ChewKeanHo / AutomataCI

An open-source, redistributable, template-guided, and semi-autonomous CI infrastructure readily available your next project.
Apache License 2.0
18 stars 1 forks source link

.internals: prepared new i18n base layers #299

Closed hollowaykeanho closed 3 months ago

hollowaykeanho commented 3 months ago

Now that we have all the supported languages identified and a principle copy of the document, we should proceed to establish the i18n base layers now to support multiple languages. Among the languages are:

  1. German (de)
  2. English (en)
  3. Spanish (es)
  4. French (fr)
  5. Japanese (jp)
  6. Korean (ko)
  7. Mongolian (mn)
  8. Norwegian - Bokmaal (nb)
  9. Dutch (nl)
  10. Norwegian - Nynorsk (nn)
  11. Russian (ru)
  12. Swedish (sw)
  13. Ukrainian (uk)
  14. Simplified Chinese (zh-hans)
  15. Traditional Chinese (zh-hant)

All these languages are international based (no country codes). Hence, let's do this.

This patch prepares new i18n base layers in .internals/ directory.