Open pdehaan opened 6 years ago
Was there a specific l10n method we should prefer?
In the past, we've used l20n, but from the looks of that repo, it's been deprecated in favor of Fluent.
But our HTML files are so small, not sure if that is the best solution. Or maybe rendering out static files for each locale is easier. But we'd still need to integrate into Pontoon. Or we punt on everything until we have a second language in the add-on.
Right now the target population is en
, so this can happen in vNext.
I notice that the extension is set up for future l10n (see ./webextension/_locales/en_US), but all the website pages (in ./docs/*.html) are hardcoded in en_US.