Skip to content

First steps towards internationalization

Frank requested to merge Frank3K/earthwalker:setup-i18n into master

All static string are extracted to en.json and svelte-i18n has been configured to use that file.

Could you review this PR? If this is OK, I can do another PR that includes:

  • A language selection component.
  • Auto-language detection.
  • A Dutch translations.

I've read here that @papjul offered to do a French translation.

References #43.

Merge request reports