tomato-clock icon indicating copy to clipboard operation
tomato-clock copied to clipboard

Add i18n

Open samueljun opened this issue 6 years ago • 2 comments

Use a t() function with json files for the translations.

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/i18n

samueljun avatar Dec 17 '17 04:12 samueljun

Also add a way for contributors to submit translations. Maybe a google survey that I can review and add manually?

samueljun avatar Dec 17 '17 04:12 samueljun

There are quite a number of online translation platforms out there, for example Crowdin, Transifex or translatewiki, to name just a few I’ve heard of, all three free for non-commercial open-source projects. They are much more professional than a Google form. As a first iteration, however, probably it’s enough to receive translations as GitHub PRs, to at least make translation possible at all.

jtotht avatar Nov 20 '20 15:11 jtotht