snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Snaps localization

Open Montoya opened this issue 2 years ago • 1 comments

Currently we do not support localization for snaps. There is no way for snaps to tell what language the MetaMask extension is using or to submit localized strings to the UI. This epic is for coming up with a full approach to i18n that supports all of the snaps use cases and makes it as easy as possible for developers to use multiple languages in their snaps.

Montoya avatar May 26 '23 15:05 Montoya

From initiative prioritization:

  • This is the “getLocale()” API and allowing localized strings in the manifest
  • Can we do this iteratively or do we need both at once?
  • Do we want to build an i18n framework for runtime?

kenhkan avatar Jul 21 '23 12:07 kenhkan